aboutsummaryrefslogtreecommitdiff
path: root/layouts/_partials/header.html
blob: 7980a00e1e2613fa8adc68e98a99460bd6131422 (plain)
1
2
<h1>{{ site.Title }}</h1>
{{ partial "menu.html" (dict "menuID" "main" "page" .) }}