diff options
Diffstat (limited to 'assets/goat.html')
| -rw-r--r-- | assets/goat.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/assets/goat.html b/assets/goat.html new file mode 100644 index 0000000..6c35598 --- /dev/null +++ b/assets/goat.html @@ -0,0 +1,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> |
