Skip to content

Commit

Permalink
add cloudflare analytics
Browse files Browse the repository at this point in the history
  • Loading branch information
o-az committed Nov 10, 2023
1 parent fb8fa74 commit 0c85448
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,10 @@
<body class="mx-auto max-w-3xl sm:bg-gray-200">
<div id="root" class="m-auto max-w-4xl pb-6 py-8 text-center"></div>
<script type="module" src="/src/main.tsx"></script>
<!-- Cloudflare Web Analytics -->
<script defer src='https://static.cloudflareinsights.com/beacon.min.js'
data-cf-beacon='{"token": "ab8a4598ed34436d832637919815b2b7"}'></script>
<!-- End Cloudflare Web Analytics -->
</body>

</html>

0 comments on commit 0c85448

Please sign in to comment.