remove js, use Goat Counter tracking pixel instead

This commit is contained in:
mtgmonkey
2025-12-18 23:15:43 +01:00
parent 46af708ae5
commit 2210658b52

View File

@@ -4,8 +4,6 @@
<meta charset="utf-8">
<title>{{ page.title }}</title>
<link rel="stylesheet" href="/styles-0.css">
<script data-goatcounter="https://andromeda.goatcounter.com/count"
async src="//gc.zgo.at/count.js"></script>
</head>
<body>
<div>
@@ -14,5 +12,6 @@
<h4>FOSS under a permissive license | 2025 Andromeda</h4>
<h4><a href="https://nixwebr.ing">nixwebr.ing</a> | <a href="https://nixwebr.ing/prev/andromeda">prev</a> | <a href="https://nixwebr.ing/rand">rand</a> | <a href="https://nixwebr.ing/next/andromeda">next</a></h4>
</div>
<img src="https://andromeda.goatcounter.com/count?p=/{{page.permalink}}">
</body>
</html>