devlog/themes/cuqui/layouts/partials/header.html

3 lines
120 B
HTML

<a href="http://localhost:1313"><h1>{{ site.Title }}</h1></a>
{{ partial "menu.html" (dict "menuID" "main" "page" .) }}