aboutsummaryrefslogtreecommitdiff
path: root/site/_includes/analytics.html
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2019-01-08 18:33:28 +0200
committerXhmikosR <[email protected]>2019-03-13 19:22:59 +0200
commitd95d30029f8d63190eb242c9914cee16b6b90627 (patch)
tree06fbab510fa94ac092606eb04b37d061e64d8fbc /site/_includes/analytics.html
parent6aa475c82e69a02882e87da7067e522806d6579c (diff)
downloadbootstrap-d95d30029f8d63190eb242c9914cee16b6b90627.tar.xz
bootstrap-d95d30029f8d63190eb242c9914cee16b6b90627.zip
Switch to Hugo.
No more Ruby dependency and most important more than 10 times less build time (at least on Windows)!
Diffstat (limited to 'site/_includes/analytics.html')
-rw-r--r--site/_includes/analytics.html6
1 files changed, 0 insertions, 6 deletions
diff --git a/site/_includes/analytics.html b/site/_includes/analytics.html
deleted file mode 100644
index eeb57f903..000000000
--- a/site/_includes/analytics.html
+++ /dev/null
@@ -1,6 +0,0 @@
-<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>