Remove Google Analytics footer script

This commit is contained in:
2025-10-08 23:13:06 +02:00
parent b6e73d2ead
commit f322be1404

View File

@@ -41,10 +41,6 @@ fathom('trackPageview');
<!-- / Fathom --> <!-- / Fathom -->
{{ end }} {{ end }}
{{ if .Site.Params.googleAnalyticsEnabled }}
{{ template "_internal/google_analytics_async.html" . }}
{{ end }}
<script> <script>
window.onload = function() { window.onload = function() {
{{ if .Site.Params.highlightjs }} {{ if .Site.Params.highlightjs }}