aboutsummaryrefslogtreecommitdiffstats
path: root/layouts/partials/header.html
blob: b8b6692da4c2bfc93a22ec7f4480a44f7872dbcb (plain) (blame)
1
2
<h1 class="site-title">{{ .Site.Title }}</h1>
<nav>{{- partial "nav.html" . -}}</nav>