christianermann.dev-hugo

The Hugo source for my website
git clone git://git.christianermann.dev/christianermann.dev-hugo
Log | Files | Refs | Submodules | README

header.html (110B)


      1 <a class="skip-link" href="#main-content">{{ i18n "skip-link" }}</a>
      2 
      3 <nav>{{- partial "nav.html" . -}}</nav>