1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2026-05-18 15:44:25 -04: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
+4
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 }}
+1
View File
@@ -0,0 +1 @@
<script src="https://manatee.jarv.is/script.js" data-site="PPSQZUDY" defer></script>