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:
parent
5066a28ceb
commit
d0e0745b27
@ -296,5 +296,14 @@ a > img {
|
|||||||
<div class="row"><div>
|
<div class="row"><div>
|
||||||
— <a href="https://twitter.com/rsms" class="plain">@rsms</a>
|
— <a href="https://twitter.com/rsms" class="plain">@rsms</a>
|
||||||
</div></div>
|
</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>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
Reference in New Issue
Block a user