zerforschen.plus/themes/own-theme/layouts/partials/header.html
Vinzenz Schroeter d400466ad6 wip own theme
2025-06-01 13:44:31 +02:00

3 lines
114 B
HTML

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