aboutsummaryrefslogtreecommitdiff
path: root/site/_includes/header.html
diff options
context:
space:
mode:
Diffstat (limited to 'site/_includes/header.html')
-rw-r--r--site/_includes/header.html10
1 files changed, 1 insertions, 9 deletions
diff --git a/site/_includes/header.html b/site/_includes/header.html
index 8f52ebfb8..83d051fa8 100644
--- a/site/_includes/header.html
+++ b/site/_includes/header.html
@@ -13,14 +13,6 @@
</title>
{% include stylesheet.html %}
-
{% include favicons.html %}
-
{% include social.html %}
-
-<script>
- window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
- ga('create', 'UA-146052-10', 'getbootstrap.com');
- ga('send', 'pageview');
-</script>
-<script async src='https://www.google-analytics.com/analytics.js'></script>
+{% include analytics.html %}