mestizo.monster/themes/corazon/layouts/partials/header.html
2024-04-17 00:18:00 -04:00

2 lines
125 B
HTML

<h1><a href="{{ .Site.Home.Permalink }}">{{ site.Title }}</a></h1>
{{ partial "menu.html" (dict "menuID" "main" "page" .) }}