diff options
author | Pacien TRAN-GIRARD | 2014-05-15 16:35:14 +0200 |
---|---|---|
committer | Pacien TRAN-GIRARD | 2014-05-15 16:35:14 +0200 |
commit | 633f35ac82a18ca9ec26125b6bd2a6b0beb698e4 (patch) | |
tree | be2ae29896728d19e8876e133f656e0455b44d01 | |
parent | 88704fd2891fc23e16bc4054af8aff987d3d4215 (diff) | |
download | io-slides-remote-633f35ac82a18ca9ec26125b6bd2a6b0beb698e4.tar.gz |
Remove password for demo slideshow
-rw-r--r-- | slide_config.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/slide_config.js b/slide_config.js index 4d0d89d..6513e8b 100644 --- a/slide_config.js +++ b/slide_config.js | |||
@@ -21,7 +21,7 @@ var SLIDE_CONFIG = { | |||
21 | // theme: ['mytheme'], // Add your own custom themes or styles in | 21 | // theme: ['mytheme'], // Add your own custom themes or styles in |
22 | // /theme/css. Leave off the .css extension. | 22 | // /theme/css. Leave off the .css extension. |
23 | remoteSocket : "https://webcastor.herokuapp.com/", | 23 | remoteSocket : "https://webcastor.herokuapp.com/", |
24 | remoteChannel : "HV2F4V4R", | 24 | remoteChannel : "HV85QYAQ", |
25 | }, | 25 | }, |
26 | 26 | ||
27 | // Author information | 27 | // Author information |