This website requires JavaScript.
Explore
Help
Sign In
Chosto
/
blog
Watch
1
Star
0
Fork
You've already forked blog
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
6a520b937e
blog
/
themes
/
chosto
/
layouts
/
partials
/
header.html
7 lines
106 B
HTML
Raw
Blame
History
<
header
>
<
h1
>
{{ .Title }}
<
/
h1
>
{{ with .Params.subtitle }}
<
h2
>
{{ . }}
<
/
h2
>
{{ end }}
<
/
header
>
Reference in New Issue
View Git Blame
Copy Permalink