1
1
mirror of https://github.com/rsms/inter.git synced 2024-11-23 11:43:47 +03:00

trying to fix broken github pages

This commit is contained in:
Rasmus Andersson 2017-08-22 11:43:07 -07:00
parent 7b534b7bfe
commit 5066a28ceb

View File

@ -296,14 +296,5 @@ 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>