diff options
author | Thomas Park <thomas@thomaspark.me> | 2012-02-12 10:16:39 -0500 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2012-02-12 10:16:39 -0500 |
commit | c6f4a87637a2c5cfb9db1b9e23a5f5309a0c1282 (patch) | |
tree | faadd0a7417c2ed8a1c2b5ed32ac8cde0b5d7bb6 /cerulean | |
parent | 44137516ccad16e03eb1df208154316c4262f259 (diff) |
Update GA code
Diffstat (limited to 'cerulean')
-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 2c5a64c5..53544157 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', "github.com"]); + _gaq.push(['_setDomainName', "bootswatch.com"]); _gaq.push(['_setAllowLinker', true]); _gaq.push(['_trackPageview']); |