summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRasmus Andersson <rasmus@notion.se>2017-08-22 21:48:23 +0300
committerRasmus Andersson <rasmus@notion.se>2017-08-22 21:48:23 +0300
commitd0e0745b2728c37b5e82900abe1d35ff484a71cf (patch)
tree63d1e5cbf70428d61d35f7f5a17c23956895a92e
parent5066a28ceb90a12507f2d96a0b61e16b2e92a0da (diff)
downloadinter-d0e0745b2728c37b5e82900abe1d35ff484a71cf.tar.xz
trying to fix broken github pages
-rw-r--r--docs/index.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html
index 3ee94e79c..ddf39e2da 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -296,5 +296,14 @@ a > img {
<div class="row"><div>
— <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>