Skip to content

Commit

Permalink
docs: Fix Plausible script
Browse files Browse the repository at this point in the history
  • Loading branch information
m110 committed Aug 27, 2024
1 parent 8c233ad commit ae8fe46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/layouts/partials/favicon.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<link rel="icon" type="image/png" sizes="32x32" href="/favicon.ico">

<script defer data-domain="watermill.io" src="https://threedots.tech/js/pm.js"></script>
<script defer data-domain="watermill.io" src="https://threedots.tech/js/po.js"></script>
<script>window.plausible = window.plausible || function() { (window.plausible.q = window.plausible.q || []).push(arguments) }</script>

0 comments on commit ae8fe46

Please sign in to comment.