Files
skato-blog-theme/layouts/partials/header.html
2026-06-22 16:50:45 +00:00

3 lines
108 B
HTML

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