2026-03-02 19:38:07 -05:00
|
|
|
<div class="mesh-wrap mesh-wrap-top" aria-hidden="true">
|
2026-03-02 20:19:00 -05:00
|
|
|
<div class="mesh-image mesh-image-top">
|
|
|
|
|
{{ readFile "themes/hugo-bearcub/static/mesh.svg" | safeHTML }}
|
|
|
|
|
</div>
|
2026-03-02 19:38:07 -05:00
|
|
|
</div>
|
2023-07-12 14:17:10 +02:00
|
|
|
|
2024-03-05 15:24:13 -03:00
|
|
|
<a href="{{ relURL .Site.Home.RelPermalink }}" class="title"><h1>{{ .Site.Title }}</h1></a>
|
2020-08-31 15:40:11 +02:00
|
|
|
<nav>{{- partial "nav.html" . -}}</nav>
|