add goatcounter

This commit is contained in:
Mahdi Dibaiee 2023-01-06 09:38:03 +00:00
parent 5ebbf05565
commit c274da1d1b

View File

@ -43,5 +43,6 @@
alert('Got a message from the other tab:\n' + message.data); alert('Got a message from the other tab:\n' + message.data);
}); });
</script> </script>
<script data-goatcounter="https://mahdi.goatcounter.com/count" async src="//gc.zgo.at/count.js"></script>
</head> </head>