<header>
  <a href="{{ config.base_url }}" class="title">
    <h2>{{ config.title }}</h2>
  </a>
  <nav>{% include "nav.html" %}</nav>
</header>