summaryrefslogtreecommitdiff
path: root/layouts/partials/header.html
blob: a26436e840ce368e70f42b89eebf4d61c08b44c1 (plain)
1
2
3
<h1>{{ if .IsHome }}{{ site.Title }}</h1>{{ else }}{{ .Title }}</h1>
{{ end -}}
<br>