Skip to content
This repository was archived by the owner on May 28, 2023. It is now read-only.

Commit d821c7a

Browse files
CF analytics
1 parent a7acc2b commit d821c7a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/pages/settings.astro

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,9 @@ import Password from '../components/password';
4848
/>
4949
<!-- END METADATA -->
5050
<script src="https://cdn.jsdelivr.net/npm/sweetalert2@11" defer></script>
51+
<!-- Cloudflare Web Analytics -->
52+
<script defer src='https://static.cloudflareinsights.com/beacon.min.js' data-cf-beacon='{"token": "4c8e51b204b048f98a90125e8950dd6e"}'></script>
53+
<!-- End Cloudflare Web Analytics -->
5154
</head>
5255
<body>
5356
<Header />

0 commit comments

Comments
 (0)