Skip to content

Commit d8e0289

Browse files
committed
add CF analytics
1 parent 7f34ac8 commit d8e0289

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

web/index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,8 @@
3030
}
3131
</script>
3232
<script src="main.dart.js?v=1.1.0" type="application/javascript"></script>
33+
<!-- Cloudflare Web Analytics -->
34+
<script defer src='https://static.cloudflareinsights.com/beacon.min.js' data-cf-beacon='{"token": "49bd7ad6c5364f7fb02aded20dced967"}'></script>
35+
<!-- End Cloudflare Web Analytics -->
3336
</body>
3437
</html>

0 commit comments

Comments
 (0)