Skip to content

Commit

Permalink
add umami
Browse files Browse the repository at this point in the history
  • Loading branch information
astahmer committed Feb 7, 2024
1 parent eadcbd7 commit ac07adc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions packages/web/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,11 @@
</head>
<body>
<div id="root"></div>
<script
async
src="https://umami-nu-bice.vercel.app/script.js"
data-website-id="57769330-9b4b-4001-bd48-c1637605fb7e"
></script>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>

0 comments on commit ac07adc

Please sign in to comment.