all repos — homestead @ 54920b6f940198a8929e633c51bd1e33fc5ac8b9

Code for my website

templates/count.html (view raw)

1
2
3
4
5
6
7
8
<body>
  <script data-goatcounter="https://alanpearce-eu.goatcounter.com/count"
        async src="//gc.zgo.at/count.v4.js" crossorigin="anonymous"
        integrity="sha384-nRw6qfbWyJha9LhsOtSb2YJDyZdKvvCFh0fJYlkquSFjUxp9FVNugbfy8q1jdxI+"></script>
  <noscript>
    <img src="https://alanpearce-eu.goatcounter.com/count?p=/updated-in-template.go" />
  </noscript>
</body>