Update index.html
This commit is contained in:
parent
d3dcfcf440
commit
4bb4ef4269
1 changed files with 4 additions and 1 deletions
|
@ -9,6 +9,7 @@
|
|||
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&rec=1" style="border:0;" alt="" /></p></noscript>
|
||||
<!-- End Matomo Code -->
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
|
Loading…
Reference in a new issue