summaryrefslogtreecommitdiff
path: root/_site_build/_includes/google_analytics.html
diff options
context:
space:
mode:
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>