aboutsummaryrefslogtreecommitdiffhomepage
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/index.html b/index.html
index 5d69f8a..9c25caa 100644
--- a/index.html
+++ b/index.html
@@ -359,12 +359,12 @@ function linkify( selector ) {
theme: Reveal.getQueryHash().theme, // available themes are in /css/theme
transition: Reveal.getQueryHash().transition || 'default', // default/cube/page/concave/zoom/linear/fade/none
globals: {
- //multiplex: {
- //// Generate a unique id and secret at http://revealjs.jit.su/token
- // id: ''
- // , secret: ''
- // , url: 'revealjs.jit.su:80'
- //}
+ // Generate a unique id and secret at http://revealjs.jit.su/token
+ multiplex: {
+ id: '7d10234555b923e2',
+ secret: '13627859051503309760',
+ url: 'revealjs.jit.su:80'
+ }
},
// Optional libraries used to extend on reveal.js