Browse Source

script

gh-pages
di0ib 7 years ago
parent
commit
ccc8b0e891
1 changed files with 9 additions and 0 deletions
  1. 9
    0
      index.html

+ 9
- 0
index.html View File

@@ -3,7 +3,16 @@
<head>
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<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','https://www.google-analytics.com/analytics.js','ga');

ga('create', 'UA-87738806-5', 'auto');
ga('send', 'pageview');

</script>
<!--
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen" />
<link rel="stylesheet" type="text/css" href="stylesheets/pygment_trac.css" media="screen" />

Loading…
Cancel
Save