summaryrefslogtreecommitdiff
path: root/simplex
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 /simplex
parent51e7ca09505b0f0cc54ecf80393370fd587cda7a (diff)
Fixed ga
Diffstat (limited to 'simplex')
-rwxr-xr-xsimplex/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/simplex/index.html b/simplex/index.html
index 1f21bc1a..c58361f2 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', "thomaspark.github.com"]);
+ _gaq.push(['_setDomainName', "github.com"]);
_gaq.push(['_setAllowLinker', true]);
_gaq.push(['_trackPageview']);