Files
homepage/themes/hugo-coder/layouts/partials/analytics/cloudflare.html
Hendrik Hogertz 63ba272b75 first commit
2022-01-15 00:56:38 +01:00

5 lines
229 B
HTML

<!-- Cloudflare Web Analytics -->
<script defer src='https://static.cloudflareinsights.com/beacon.min.js'
data-cf-beacon='{"token": "{{ $.Site.Params.cloudflare.token }}"}'></script>
<!-- End Cloudflare Web Analytics -->