Skip to content

Commit a6e07e1

Browse files
Migrate from legacy Plausible script
1 parent 834515c commit a6e07e1

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

_pkgdown.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,12 @@ template:
55
bootswatch: cosmo
66
includes:
77
in_header: |
8-
<script defer data-domain="fable.tidyverts.org" src="https://track.mitchelloharawild.com/js/plausible.js"></script>
8+
<!-- Privacy-friendly analytics by Plausible -->
9+
<script async src="https://track.mitchelloharawild.com/js/pa-c5CnryxkCerbND7-Us6-o.js"></script>
10+
<script>
11+
window.plausible=window.plausible||function(){(plausible.q=plausible.q||[]).push(arguments)},plausible.init=plausible.init||function(i){plausible.o=i||{}};
12+
plausible.init()
13+
</script>
914
1015
development:
1116
mode: auto

0 commit comments

Comments
 (0)