1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-12-03 03:48:55 -05:00

trying fathom analytics

This commit is contained in:
2020-12-21 10:58:27 -05:00
parent 54357538d3
commit 42eab41aa1
3 changed files with 7 additions and 2 deletions

View File

@@ -20,3 +20,7 @@
{{- $searchJS := slice $algolia $algoliaConfig | resources.Concat "/js/search.js" -}}
<script async defer src="{{ $searchJS.Permalink }}"></script>
{{ end }}
{{- if $includeProdScripts }}
<script async defer src="https://manatee.jarv.is/script.js" data-site="PPSQZUDY"></script>
{{ end }}

View File

@@ -0,0 +1 @@
<script src="https://manatee.jarv.is/script.js" data-site="PPSQZUDY" defer></script>