aboutsummaryrefslogtreecommitdiff
path: root/_includes/analytics.html
diff options
context:
space:
mode:
authorGravatar Barry Clark <barry@barryclark.co> 2015-02-23 01:03:16 -0500
committerGravatar Barry Clark <barry@barryclark.co> 2015-02-23 01:03:16 -0500
commitf3ce4344d1d5d5cdf3212ba0e0d07cc1ba26bdea (patch)
tree1c0356b58244a72e4f0804d8fcd0314037cb7db6 /_includes/analytics.html
parenta8a038dc32dfa97b268ea0c44cc0502033622f8d (diff)
downloadkompetenzbolzen.github.io-f3ce4344d1d5d5cdf3212ba0e0d07cc1ba26bdea.tar.gz
Removing all of the trailing whitespace
Diffstat (limited to '_includes/analytics.html')
-rw-r--r--_includes/analytics.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/analytics.html b/_includes/analytics.html
index d8cdc0e..e70d8bf 100644
--- a/_includes/analytics.html
+++ b/_includes/analytics.html
@@ -5,7 +5,7 @@
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
-
+
ga('create', '{{ site.google_analytics }}', 'auto');
ga('send', 'pageview');
</script>