yortnet.com/themes/hugo-bearblog/layouts/partials/header.html
Jordan Herzstein d299ecce59 first commit
2024-12-17 18:59:04 -05:00

4 lines
117 B
HTML

<a href="{{ "" | relURL }}" class="title">
<h2>{{ .Site.Title }}</h2>
</a>
<nav>{{- partial "nav.html" . -}}</nav>