Better Support if browser blocks GoatCounter (#676)

* Added local goat counter

* Undid wrong commit
This commit is contained in:
Lukas Nagel 2022-10-19 18:28:14 +02:00 committed by GitHub
parent 33c10915a8
commit 36f42bde9d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 270 additions and 1 deletions

View file

@ -21,7 +21,7 @@
<script
data-goatcounter="https://{{ .code }}.goatcounter.com/count"
async
src="//gc.zgo.at/count.js"
src="/js/goat-counter.js"
></script>
{{ end }}