summaryrefslogtreecommitdiff
path: root/_site_build/_includes/google_analytics.html
diff options
context:
space:
mode:
authordavidtsadler <davidtsadler@googlemail.com>2012-03-03 19:34:26 +0000
committerdavidtsadler <davidtsadler@googlemail.com>2012-03-03 19:34:26 +0000
commit0a2633126a4157d96c0ef8eef3eba80a72c89858 (patch)
tree13c21d50c15612e283674e96940d6a4d4fc79083 /_site_build/_includes/google_analytics.html
parent61ee181397d5ba77127f8f12891a3b512a74b586 (diff)
Add social buttons to post.
Fix link to modernizr-2.5.3.min.js
Diffstat (limited to '_site_build/_includes/google_analytics.html')
-rw-r--r--_site_build/_includes/google_analytics.html6
1 files changed, 0 insertions, 6 deletions
diff --git a/_site_build/_includes/google_analytics.html b/_site_build/_includes/google_analytics.html
deleted file mode 100644
index 8b82edd..0000000
--- a/_site_build/_includes/google_analytics.html
+++ /dev/null
@@ -1,6 +0,0 @@
-<script>
- var _gaq=[['_setAccount','{{ site.google_ua }}'],['_trackPageview']];
- (function(d,t){var g=d.createElement(t),s=d.getElementsByTagName(t)[0];
- g.src=('https:'==location.protocol?'//ssl':'//www')+'.google-analytics.com/ga.js';
- s.parentNode.insertBefore(g,s)}(document,'script'));
-</script>