dc09-hugo/themes/qogir/layouts/partials/header.html

3 lines
84 B
HTML
Raw Permalink Normal View History

2023-11-04 11:44:43 +04:00
<h1>{{ site.Title }}</h1>
{{ partial "menu.html" (dict "menuID" "main" "page" .) }}