Restyle header

This commit is contained in:
Alex Selimov 2026-03-02 20:19:00 -05:00
parent f166deabfb
commit 94c8006b6b
3 changed files with 2076 additions and 4 deletions

View file

@ -1,5 +1,7 @@
<div class="mesh-wrap mesh-wrap-top" aria-hidden="true">
<img src="/mesh.svg" alt="" class="mesh-image mesh-image-top">
<div class="mesh-image mesh-image-top">
{{ readFile "themes/hugo-bearcub/static/mesh.svg" | safeHTML }}
</div>
</div>
<a href="{{ relURL .Site.Home.RelPermalink }}" class="title"><h1>{{ .Site.Title }}</h1></a>