Skip to content

Commit bc9dce6

Browse files
committed
add CF analytics
1 parent 1b3c388 commit bc9dce6

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,8 @@
99
<body>
1010
<div id="root"></div>
1111
<script type="module" src="/src/main.tsx"></script>
12+
<!-- Cloudflare Web Analytics -->
13+
<script defer src='https://static.cloudflareinsights.com/beacon.min.js' data-cf-beacon='{"token": "12fd50d074d64483b31b6f97aa571992"}'></script>
14+
<!-- End Cloudflare Web Analytics -->
1215
</body>
1316
</html>

0 commit comments

Comments
 (0)