hugo-bearcub/layouts/partials/custom_head.html
Alex Selimov ef8f417c6c
Some checks failed
github pages / deploy (push) Failing after 2s
Updates migrating previous theme to hugo-bearcub
2026-03-02 19:38:07 -05:00

2 lines
121 B
HTML

{{ $autoTheme := resources.Get "auto-theme.css" | minify }}
<link href="{{ $autoTheme.RelPermalink }}" rel="stylesheet">