From 7cf51d8eccd9b625aede3e831c94904be9347176 Mon Sep 17 00:00:00 2001 From: Christopher Baines Date: Tue, 31 Oct 2017 18:36:36 +0000 Subject: Enable showNotes for publishing on the web --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index 62e4755..17f9f98 100644 --- a/index.html +++ b/index.html @@ -1707,6 +1707,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' }, -- cgit v1.2.3