remove layouts/partials/analytics.html
All checks were successful
ci/woodpecker/push/deploy Pipeline was successful

This commit is contained in:
Andrew Woodlee 2024-11-03 21:17:28 -06:00
parent 3cb687aea6
commit c1acdeca88
2 changed files with 0 additions and 8 deletions

View File

@ -8,7 +8,6 @@
<head>
{{ partial "plausible_head.html" . }}
<!-- {{ partial "plausible_csp.html" . }} -->
{{ partial "analytics.html" . }}
{{- partial "head.html" . }}
</head>

View File

@ -1,7 +0,0 @@
<script>
window.goatcounter = {
path: function(p) { return location.host + p }
}
</script>
<script data-goatcounter="https://stats.andrewnw.com/count"
async src="//stats.andrewnw.com/count.js"></script>