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
132 B
HTML
6 lines
132 B
HTML
<!-- Fathom -->
|
|
<script
|
|
src="https://cdn.usefathom.com/script.js"
|
|
data-site="{{ site.analytics.fathom.id }}"
|
|
defer
|
|
></script>
|