aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2018-02-03 15:26:10 +0100
committerChristopher Baines <mail@cbaines.net>2018-02-03 15:26:10 +0100
commit539884b2dc7c99f062ab804a94c24ae2f480bf64 (patch)
tree5af4f782cdd43bd98ef1db8a47a6b0909bd65bad
parent0d7ff799f0347b235fa11ef36ab8ea0d7469ac2c (diff)
downloadfosdem-2018-presentation-master.tar
fosdem-2018-presentation-master.tar.gz
Enable showNotes for publishing on the webHEADmaster
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index 7135f84..dacbf02 100644
--- a/index.html
+++ b/index.html
@@ -706,6 +706,7 @@ command-line arguments, multiple languages, and so on.")
Reveal.initialize({
controls: false,
history: true,
+ showNotes: true,
dependencies: [
{ src: 'plugin/markdown/marked.js' },
{ src: 'plugin/markdown/markdown.js' },