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