65f960c31a
- Ensure inline scripts execute after the DOM has fully loaded. - Use Rollup to bundle the theme-mode and Mermaid scripts, reducing the number of Jekyll include snippets.
6 lines
188 B
HTML
6 lines
188 B
HTML
<!-- Cloudflare Web Analytics -->
|
|
<script
|
|
defer
|
|
src="https://static.cloudflareinsights.com/beacon.min.js"
|
|
data-cf-beacon='{"token": "{{ site.analytics.cloudflare.id }}"}'
|
|
></script>
|