Updates migrating previous theme to hugo-bearcub
Some checks failed
github pages / deploy (push) Failing after 2s

This commit is contained in:
Alex Selimov 2026-03-02 19:38:07 -05:00
parent 1d12a76549
commit ef8f417c6c
14 changed files with 213 additions and 26 deletions

View file

@ -1,3 +1,2 @@
<!-- A partial to be overwritten by the user.
Simply place a custom_head.html into
your local /layouts/partials-directory -->
{{ $autoTheme := resources.Get "auto-theme.css" | minify }}
<link href="{{ $autoTheme.RelPermalink }}" rel="stylesheet">