summaryrefslogtreecommitdiff
path: root/docs/index.html
diff options
context:
space:
mode:
authorRasmus Andersson <rasmus@notion.se>2017-08-22 21:12:15 +0300
committerRasmus Andersson <rasmus@notion.se>2017-08-22 21:12:15 +0300
commit01a5eaa1d494cda4358a5614a38102026c9cb140 (patch)
tree6268bf25da26fb2cd7ecb03f15ee9f599654c081 /docs/index.html
parentea533dc0fbaf7966339bcefaa58cecb8afb10d57 (diff)
downloadinter-01a5eaa1d494cda4358a5614a38102026c9cb140.tar.xz
Update docs
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html
index b06d141f9..1dad3f29e 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -297,5 +297,14 @@ 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>