|
@@ -360,8 +360,9 @@ function linkify( selector ) {
|
|
|
transition: Reveal.getQueryHash().transition || 'default', // default/cube/page/concave/zoom/linear/fade/none
|
|
|
globals: {
|
|
|
//multiplex: {
|
|
|
- // id: '206589480dc41733'
|
|
|
- // , secret: '13627006143682682664'
|
|
|
+ //// Generate a unique id and secret at http://revealjs.jit.su/token
|
|
|
+ // id: ''
|
|
|
+ // , secret: ''
|
|
|
// , url: 'revealjs.jit.su:80'
|
|
|
//}
|
|
|
},
|