Files
sometimescode.com/themes/sometimescode/layouts/_partials/header.html
Chris Smith 4a7490f689 First commit
2025-09-25 20:49:17 +02:00

3 lines
84 B
HTML

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