1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-09-13 06:05:32 -04:00

remove frontend analytics

This commit is contained in:
2021-06-01 07:47:11 -04:00
parent 78518fe326
commit 4bb5841ac1
9 changed files with 9 additions and 173 deletions

View File

@@ -12,7 +12,6 @@
{{ block "main" . }}{{ end }}
</main>
{{ partial "page/footer" . }}
{{ partialCached "scripts/set_theme" . -}}
{{ partialCached "scripts/_bundle" . -}}
{{ partial "scripts/shortcodes" . -}}
</body>