From 633f35ac82a18ca9ec26125b6bd2a6b0beb698e4 Mon Sep 17 00:00:00 2001 From: Pacien TRAN-GIRARD Date: Thu, 15 May 2014 16:35:14 +0200 Subject: Remove password for demo slideshow --- slide_config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = { // theme: ['mytheme'], // Add your own custom themes or styles in // /theme/css. Leave off the .css extension. remoteSocket : "https://webcastor.herokuapp.com/", - remoteChannel : "HV2F4V4R", + remoteChannel : "HV85QYAQ", }, // Author information -- cgit v1.2.3