summary refs log tree commit diff
path: root/assets/goat.html
blob: 6c35598f97d60bb4488d07c45e7d032e5029af8e (plain)
1
2
3
4
5
6
7
8
9
<!-- some super low-stakes analytics! (yeah i wanna know if anyone sees this) -->
<script>
    window.goatcounter = { path: p => { return location.host + p; } }
</script>
<script data-goatcounter="https://goat.rnrd.eu/count" async src="//goat.rnrd.eu/count.js"></script>
<noscript>
    <img src="https://goat.rnrd.eu/count?p=/">
</noscript>