summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2012-02-11 11:53:07 -0500
committerThomas Park <thomas@thomaspark.me>2012-02-11 11:53:07 -0500
commit196834b31e54a6d2050f3cf7a9431e02edc2aee0 (patch)
tree0b72e51005ed4e93be013eb50d4177403298d9c7 /index.html
parent51e7ca09505b0f0cc54ecf80393370fd587cda7a (diff)
Fixed ga
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
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']);