move to selfhosted gc
Jes Olson j3s@c3f.net
Sun, 16 Jun 2024 15:04:28 -0400
1 files changed,
2 insertions(+),
2 deletions(-)
jump to
M
files/head.tmpl.html
→
files/head.tmpl.html
@@ -17,8 +17,8 @@ if ('serviceWorker' in navigator) {
navigator.serviceWorker.register("/static/serviceworker.js"); } </script> - <script data-goatcounter="https://vore.goatcounter.com/count" - async src="//gc.zgo.at/count.js"></script> + <script data-goatcounter="https://stats.vore.website/count" + async src="//stats.vore.website/count.js"></script> <script src="https://unpkg.com/htmx.org@1.9.12"></script> <title>{{ .Title }}</title>