From deed0d152700805b8ac4d7f9071b51a6b53491ac Mon Sep 17 00:00:00 2001
From: Eric Bidelman
Date: Mon, 9 Apr 2012 15:48:31 -0700
Subject: Fix for builds setting

---
 template.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'template.html')

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) {
       useBuilds: true,
       usePrettify: true,
       enableSideAreas: true, //TODO
-      analytics: 'UA-25678279-1',
+      analytics: 'UA-XXXXXXXX-1',
       favIcon: 'http://bleedinghtml5.appspot.com/images/chrome-logo-tiny2.png',
       onLoad: null, // TODO. function to call onload
       fonts: [
-- 
cgit v1.2.3