Add bearalytics script
All checks were successful
Build and Deploy Hugo / deploy (push) Successful in 18s

This commit is contained in:
Alex Selimov 2026-03-30 19:48:51 -04:00
parent 99f84490ad
commit 1c7b77d76d

View file

@ -0,0 +1,4 @@
{{ $autoTheme := resources.Get "auto-theme.css" | minify }}
<link href="{{ $autoTheme.RelPermalink }}" rel="stylesheet">
<script data-site="RVRFGZU" src="https://127.0.0.1:8000/script.js" defer></script>