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