aboutsummaryrefslogtreecommitdiff
path: root/slide_config.js
diff options
context:
space:
mode:
Diffstat (limited to 'slide_config.js')
-rw-r--r--slide_config.js6
1 files changed, 4 insertions, 2 deletions
diff --git a/slide_config.js b/slide_config.js
index 8cb5c2e..83ab855 100644
--- a/slide_config.js
+++ b/slide_config.js
@@ -20,8 +20,10 @@ var SLIDE_CONFIG = {
20 favIcon : 'images/google_developers_logo_tiny.png', 20 favIcon : 'images/google_developers_logo_tiny.png',
21 fonts : [ 'Open Sans:regular,semibold,italic,italicsemibold', 21 fonts : [ 'Open Sans:regular,semibold,italic,italicsemibold',
22 'Source Code Pro' ], 22 'Source Code Pro' ],
23 // theme: ['mytheme'], // Add your own custom themes or styles in 23 // theme: ['mytheme'], // Add your own custom themes or styles in
24 // /theme/css. Leave off the .css extension. 24 // /theme/css. Leave off the .css extension.
25 remoteSocket : "https://webcastor.herokuapp.com/",
26 remoteChannel : "HV2F4V4R",
25 }, 27 },
26 28
27 // Author information 29 // Author information