Skip to content

Commit ac07adc

Browse files
committed
add umami
1 parent eadcbd7 commit ac07adc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

packages/web/index.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,11 @@
1919
</head>
2020
<body>
2121
<div id="root"></div>
22+
<script
23+
async
24+
src="https://umami-nu-bice.vercel.app/script.js"
25+
data-website-id="57769330-9b4b-4001-bd48-c1637605fb7e"
26+
></script>
2227
<script type="module" src="/src/main.tsx"></script>
2328
</body>
2429
</html>

0 commit comments

Comments
 (0)