projects
/
reveal.js.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
580a72c
)
Prevent users from accidentally using common credentials
author
David Banham
<david@banham.id.au>
Fri, 8 Mar 2013 23:16:44 +0000
(10:16 +1100)
committer
David Banham
<david@banham.id.au>
Fri, 8 Mar 2013 23:16:44 +0000
(10:16 +1100)
index.html
patch
|
blob
|
history
diff --git
a/index.html
b/index.html
index 18c80a0514b674370bb2c220709ef93ac40aba8b..5d69f8a101ee3a6fa4f2da7d82496c0a7171c6a3 100644
(file)
--- a/
index.html
+++ b/
index.html
@@
-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'
//}
},