blog/layouts/partials/custom-head.html
Peter Kurfer 1fde19b8af
All checks were successful
Deploy pages / deploy (push) Successful in 38s
fix: don't include tracker script for local env
2024-04-30 16:06:35 +02:00

4 lines
No EOL
250 B
HTML

{{ if hugo.IsProduction }}
<script defer src="https://analytics.icb4dc0.de/script.js" data-website-id="fcc44d94-82fe-433a-bee1-46b586dc69f8"></script>
{{ end }}
<script src="https://kit.fontawesome.com/e6634cbc14.js" crossorigin="anonymous"></script>