1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-20 21:21:16 -04:00

remove events scripts

This commit is contained in:
2020-07-31 08:47:23 -04:00
parent 4d8bfd4543
commit 60903bbb2b
4 changed files with 130 additions and 94 deletions

View File

@@ -9,6 +9,3 @@
{{ partialCached "head/webmention" . -}}
{{ partial "head/canonical" . -}}
{{ partial "head/schema" . -}}
{{ if eq hugo.Environment "production" -}}
{{ partialCached "scripts/simple_analytics_events" . -}}
{{ end -}}