Update index.html
moved the google stuff to head.html
This commit is contained in:
parent
6fc2a221e4
commit
0619865198
1 changed files with 0 additions and 11 deletions
11
index.html
11
index.html
|
@ -1,18 +1,7 @@
|
|||
---
|
||||
layout: default
|
||||
---
|
||||
<!-- Google analytics -->
|
||||
<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-55431807-1', 'auto');
|
||||
ga('send', 'pageview');
|
||||
|
||||
</script>
|
||||
<!-- END -->
|
||||
|
||||
|
||||
<script type="text/javascript">
|
||||
|
|
Loading…
Reference in a new issue