diff options
author | Eric Bidelman | 2012-04-09 15:48:31 -0700 |
---|---|---|
committer | Eric Bidelman | 2012-04-09 15:48:31 -0700 |
commit | deed0d152700805b8ac4d7f9071b51a6b53491ac (patch) | |
tree | ef1118dc80ae364a04bcd280937d4d3e09ac211a /template.html | |
parent | faef1db645917c394fc9584cb82d14e168bcb36f (diff) | |
download | io-slides-remote-deed0d152700805b8ac4d7f9071b51a6b53491ac.tar.gz |
Fix for builds setting
Diffstat (limited to 'template.html')
-rw-r--r-- | template.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template.html b/template.html index 880ea7b..1339ee9 100644 --- a/template.html +++ b/template.html | |||
@@ -206,7 +206,7 @@ function helloWorld(world) { | |||
206 | useBuilds: true, | 206 | useBuilds: true, |
207 | usePrettify: true, | 207 | usePrettify: true, |
208 | enableSideAreas: true, //TODO | 208 | enableSideAreas: true, //TODO |
209 | analytics: 'UA-25678279-1', | 209 | analytics: 'UA-XXXXXXXX-1', |
210 | favIcon: 'http://bleedinghtml5.appspot.com/images/chrome-logo-tiny2.png', | 210 | favIcon: 'http://bleedinghtml5.appspot.com/images/chrome-logo-tiny2.png', |
211 | onLoad: null, // TODO. function to call onload | 211 | onLoad: null, // TODO. function to call onload |
212 | fonts: [ | 212 | fonts: [ |