1 2 3 4
<a href="{{ "" | relURL }}" class="title"> <h1 class="site-title">{{ .Site.Title }}</h1> </a> <nav>{{- partial "nav.html" . -}}</nav>