remove layouts/partials/analytics.html
All checks were successful
ci/woodpecker/push/deploy Pipeline was successful
All checks were successful
ci/woodpecker/push/deploy Pipeline was successful
This commit is contained in:
parent
3cb687aea6
commit
c1acdeca88
@ -8,7 +8,6 @@
|
|||||||
<head>
|
<head>
|
||||||
{{ partial "plausible_head.html" . }}
|
{{ partial "plausible_head.html" . }}
|
||||||
<!-- {{ partial "plausible_csp.html" . }} -->
|
<!-- {{ partial "plausible_csp.html" . }} -->
|
||||||
{{ partial "analytics.html" . }}
|
|
||||||
{{- partial "head.html" . }}
|
{{- partial "head.html" . }}
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
|
@ -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>
|
|
Loading…
Reference in New Issue
Block a user