Browse Source

Add Plausible Analytics

master
Luke Childs 2 years ago
parent
commit
1d3d6544b8
  1. 1
      website/index.html

1
website/index.html

@ -121,5 +121,6 @@
<script type="module" src="./index.js"></script>
<script defer src="https://dogeseed.com/_vercel/insights/script.js"></script>
<script defer data-domain="dogeseed.com" src="https://plausible.io/js/script.js"></script>
</body>
</html>

Loading…
Cancel
Save