hugo-json/layouts/partials/header.html
2024-06-15 22:41:34 -04:00

2 lines
84 B
HTML

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