feat: anonymous RUM for web perf
This commit is contained in:
parent
ea47f24267
commit
89ae9be18a
1 changed files with 3 additions and 0 deletions
|
@ -106,5 +106,8 @@ const { title, description, ogImage } = Astro.props
|
|||
}
|
||||
}
|
||||
</style>
|
||||
<!-- Anonymous RUM for web perf by Cloudflare Web Analytics -->
|
||||
<script defer src='https://static.cloudflareinsights.com/beacon.min.js' data-cf-beacon='{"token": "a39ad600e67a4db8960c639d2552435c"}'></script>
|
||||
<!-- End Cloudflare Web Analytics -->
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue