hugo-mus-theme/layouts/partials/header.html

3 lines
95 B
HTML

<h1>{{ site.Title | safeHTML }}</h1>
{{ partial "menu.html" (dict "menuID" "main" "page" .) }}