This website requires JavaScript.
Explore
Sign In
mirror
/
hugo
mirror of
https://github.com/gohugoio/hugo
Watch
1
Star
0
Fork
You've already forked hugo
0
Code
Issues
master
hugo
/
create
/
skeletons
/
theme
/
layouts
/
partials
/
header.html
3 lines
84 B
HTML
Raw
Permalink
Blame
History
<
h1
>
{{ site.Title }}
<
/
h1
>
{{ partial "menu.html" (dict "menuID" "main" "page" .) }}
View Git Blame
Copy Permalink