From 196834b31e54a6d2050f3cf7a9431e02edc2aee0 Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Sat, 11 Feb 2012 11:53:07 -0500 Subject: Fixed ga --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'index.html') diff --git a/index.html b/index.html index 25375642..57ecb00c 100644 --- a/index.html +++ b/index.html @@ -75,7 +75,7 @@ var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-23019901-1']); - _gaq.push(['_setDomainName', "thomaspark.github.com"]); + _gaq.push(['_setDomainName', "github.com"]); _gaq.push(['_setAllowLinker', true]); _gaq.push(['_trackPageview']); -- cgit v1.2.3