Fixes goatcounter integration and adds event to the contact button

This commit is contained in:
2025-06-17 15:35:02 -07:00
parent c795ba45fb
commit 912aa15c90
4 changed files with 21 additions and 9 deletions

View File

@@ -6,4 +6,8 @@ const today = new Date();
class="py-4 text-sm text-center bg-dark text-light absolute bottom-0 w-full"
>
© {today.getFullYear()} Terakoda, LLC. All rights reserved.
<script
data-goatcounter="https://goatcounter.terakoda.com/count"
async
src="https://goatcounter.terakoda.com/count.js"></script>
</footer>