github.com/neohugo/neohugo@v0.123.8/create/skeletons/theme/layouts/partials/header.html (about) 1 <h1>{{ site.Title }}</h1> 2 {{ partial "menu.html" (dict "menuID" "main" "page" .) }}