We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 834515c commit a6e07e1Copy full SHA for a6e07e1
_pkgdown.yml
@@ -5,7 +5,12 @@ template:
5
bootswatch: cosmo
6
includes:
7
in_header: |
8
- <script defer data-domain="fable.tidyverts.org" src="https://track.mitchelloharawild.com/js/plausible.js"></script>
+ <!-- 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>
14
15
development:
16
mode: auto
0 commit comments