diff options
Diffstat (limited to 'cerulean/index.html')
-rwxr-xr-x | cerulean/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cerulean/index.html b/cerulean/index.html index 744514bf..9e23f47a 100755 --- a/cerulean/index.html +++ b/cerulean/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']); |