Browse Source

Add Plausible Analytics

master
Luke Childs 2 years ago
parent
commit
73cc870b1c
  1. 1
      views/index.html

1
views/index.html

@ -44,5 +44,6 @@
<script>window.cacheDate=false;</script>
<script src="/assets/enhancements.js?v2" async></script>
<script defer src="/_vercel/insights/script.js"></script>
<script defer data-domain="onionite.net" src="https://plausible.io/js/script.js"></script>
</body>
</html>

Loading…
Cancel
Save