aboutsummaryrefslogtreecommitdiff
path: root/slide_config.json
diff options
context:
space:
mode:
Diffstat (limited to 'slide_config.json')
-rw-r--r--slide_config.json6
1 files changed, 0 insertions, 6 deletions
diff --git a/slide_config.json b/slide_config.json
index 8706255..0b37874 100644
--- a/slide_config.json
+++ b/slide_config.json
@@ -32,9 +32,3 @@ var SLIDE_CONFIG = {
32 }*/] 32 }*/]
33}; 33};
34 34
35// SPEAKER MODE ----------------------------------------------------------------
36// To turn on the presenter mode (popup), add the presentme=true parameter:
37// http://localhost/io-2012-slides/template.html?presentme=true
38//
39// To disable presenter mode, set presentme=false:
40// http://localhost/io-2012-slides/template.html?presentme=false