From 250580fc4c97f83185e46f9d0e22286d0a01d3af Mon Sep 17 00:00:00 2001 From: Martin JurĨa Date: Tue, 20 Feb 2018 16:08:29 +0100 Subject: added missing documentation --- index.html | 23 ++++++++++++++++++++--- 1 file changed, 20 insertions(+), 3 deletions(-) (limited to 'index.html') diff --git a/index.html b/index.html index 98accc3..e3e10c1 100644 --- a/index.html +++ b/index.html @@ -24,8 +24,23 @@
-
Slide 1
-
Slide 2
+
+ Slide 1 + + + +
+
+ Slide 2 + + +
@@ -42,7 +57,9 @@ { src: 'plugin/markdown/markdown.js' }, { src: 'plugin/notes/notes.js', async: true }, { src: 'plugin/highlight/highlight.js', async: true, callback: function() { hljs.initHighlightingOnLoad(); } } - ] + ], + controlsTutorial: false, + defaultTiming: 3 }); -- cgit v1.2.3