diff options
| author | Thomas Park <thomas@thomaspark.me> | 2012-02-11 11:53:07 -0500 |
|---|---|---|
| committer | Thomas Park <thomas@thomaspark.me> | 2012-02-11 11:53:07 -0500 |
| commit | 196834b31e54a6d2050f3cf7a9431e02edc2aee0 (patch) | |
| tree | 0b72e51005ed4e93be013eb50d4177403298d9c7 /index.html | |
| parent | 51e7ca09505b0f0cc54ecf80393370fd587cda7a (diff) | |
Fixed ga
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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']); |
