aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/_includes/header.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/_includes/header.html b/docs/_includes/header.html
index e345c2dae..182664d5a 100644
--- a/docs/_includes/header.html
+++ b/docs/_includes/header.html
@@ -31,15 +31,13 @@
<!-- Favicons -->
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="../assets/ico/apple-touch-icon-144-precomposed.png">
- <link rel="icon" href="../assets/ico/favicon.ico">
+<link rel="icon" href="../assets/ico/favicon.ico">
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(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', 'UA-146052-10', 'getbootstrap.com');
ga('send', 'pageview');
-
</script>