diff options
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: [ |