Moves goatcounter back onto the www domain

This commit is contained in:
2025-06-17 15:50:50 -07:00
parent 912aa15c90
commit 86c1c85cb2

View File

@@ -7,7 +7,7 @@ const today = new Date();
> >
© {today.getFullYear()} Terakoda, LLC. All rights reserved. © {today.getFullYear()} Terakoda, LLC. All rights reserved.
<script <script
data-goatcounter="https://goatcounter.terakoda.com/count" data-goatcounter="https://www.terakoda.com/count"
async async
src="https://goatcounter.terakoda.com/count.js"></script> src="https://www.terakoda.com/count.js"></script>
</footer> </footer>