mestizo.monster/themes/corazon/layouts/partials/header.html

3 lines
125 B
HTML
Raw Normal View History

2024-04-17 00:18:00 -04:00
<h1><a href="{{ .Site.Home.Permalink }}">{{ site.Title }}</a></h1>
2024-03-02 17:44:53 -05:00
{{ partial "menu.html" (dict "menuID" "main" "page" .) }}