blog/themes/removable/layouts/partials/header.html
2025-04-17 11:36:42 +02:00

2 lines
84 B
HTML

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