Skip to content

Commit

Permalink
Added the JS file to get analytics from Plausible (privacy-friendly)
Browse files Browse the repository at this point in the history
  • Loading branch information
jpaulet authored and elboletaire committed Oct 4, 2023
1 parent cd226df commit 282fa11
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,6 @@
<noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root"></div>
<script type="module" src="/src/index.tsx"></script>
<script defer data-domain="app.vocdoni.io" src="https://plausible.io/js/script.js"></script>
</body>
</html>

1 comment on commit 282fa11

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.