From c6f4a87637a2c5cfb9db1b9e23a5f5309a0c1282 Mon Sep 17 00:00:00 2001
From: Thomas Park <thomas@thomaspark.me>
Date: Sun, 12 Feb 2012 10:16:39 -0500
Subject: Update GA code

---
 simplex/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'simplex')

diff --git a/simplex/index.html b/simplex/index.html
index 7f14806e..bb27d4cc 100755
--- a/simplex/index.html
+++ b/simplex/index.html
@@ -22,7 +22,7 @@
 
 	   var _gaq = _gaq || [];
 		  _gaq.push(['_setAccount', 'UA-23019901-1']);
-		  _gaq.push(['_setDomainName', "github.com"]);
+		  _gaq.push(['_setDomainName', "bootswatch.com"]);
   		  _gaq.push(['_setAllowLinker', true]);
 		  _gaq.push(['_trackPageview']);
 
-- 
cgit v1.2.3