Update index.html

This commit is contained in:
Alex Grin 2021-07-27 12:34:40 -04:00 committed by GitHub
parent d3dcfcf440
commit 4bb4ef4269
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,8 @@
*,*:before,*:after{box-sizing:border-box}
body{margin:20px;font-size:16px;font-family: sans-serif;}
</style>
<!-- Matomo -->
<script type="text/javascript">
var _paq = window._paq = window._paq || [];
_paq.push(['trackPageView']);
@ -21,6 +22,8 @@
g.type='text/javascript'; g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
})();
</script>
<noscript><p><img src="https://analytics.lbry.com/matomo.php?idsite=13&amp;rec=1" style="border:0;" alt="" /></p></noscript>
<!-- End Matomo Code -->
</head>
<body>