Skip to content

Commit

Permalink
Add plausible analytics
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenhuyn authored Sep 19, 2024
1 parent ba39c0f commit 8a59eef
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,11 @@
})(window.location);
</script>
<script type="module" src="/src/index.ts"></script>
<script defer data-domain="stevenhuyn.com" src="https://plausible.stevenhuyn.com/js/script.js"></script>
</head>

<body>
<main id="main"></main>
</body>

</html>
</html>

0 comments on commit 8a59eef

Please sign in to comment.