Skip to content

Commit edd017f

Browse files
committed
Update documentation
1 parent 2a38643 commit edd017f

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

index.html

+10
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,16 @@
2424
<![endif]-->
2525

2626

27+
<script>
28+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
29+
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
30+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
31+
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
32+
33+
ga('create', 'UA-510626-7', 'auto');
34+
ga('send', 'pageview');
35+
</script>
36+
2737
</head>
2838

2939
<body>

0 commit comments

Comments
 (0)