summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html20
1 files changed, 20 insertions, 0 deletions
diff --git a/index.html b/index.html
new file mode 100644
index 0000000..fbf7bfa
--- /dev/null
+++ b/index.html
@@ -0,0 +1,20 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="UTF-8" />
+ <meta name="viewport" content="width=device-width" />
+ <title>Wounded hero revived: Lessons learned from M2Crypto</title>
+ </head>
+ <body>
+ <h1>Wounded hero revived: Lessons learned from M2Crypto</h1>
+
+ <p>Presentation given at the Prague PyCon CZ 2018</p>
+
+ <ol>
+ <li><a href="m2crypto-zombies_py3k.odp">Presentation in ODF
+ Impress format</a></li>
+ <li><a href="m2crypto-zombies_py3k.pdf">The same
+ presentation in PDF</a></li>
+ </ol>
+ </body>
+</html>