Fixes goatcounter integration and adds event to the contact button
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user