<header class="brand">
  <h1>{{ .Site.Title}}</h1>
  <h2>{{ .Site.Params.subtitle }}</h2>
  {{ partial "nav.html" . }}
</header>