1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2026-05-08 01:38:43 +00:00
Files
jekyll-theme-chirpy/_includes/analytics/cloudflare.html
T
2024-05-04 08:46:17 +08:00

8 lines
226 B
HTML

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