summaryrefslogtreecommitdiff
path: root/docs/index.html
diff options
context:
space:
mode:
authorRasmus Andersson <rasmus@notion.se>2017-08-22 22:01:13 +0300
committerRasmus Andersson <rasmus@notion.se>2017-08-22 22:01:13 +0300
commitc343012196d6dd873300377538e2e9e1dc4e4c8f (patch)
tree557e9570b4351f431857e3341c36e496ad7ceba0 /docs/index.html
parent2d9961822e2de2224a422c8b6e19c9a76e0ad4aa (diff)
downloadinter-c343012196d6dd873300377538e2e9e1dc4e4c8f.tar.xz
trying to fix broken github pages
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html
index d755ea398..ddf39e2da 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -297,5 +297,13 @@ a > img {
— <a href="https://twitter.com/rsms" class="plain">@rsms</a>
</div></div>
+ <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-105091131-2', 'auto');
+ ga('send', 'pageview');
+ </script>
</body>
</html>