<header class=“header”>

<h3 class="header-title">
  <a href="{{ site.github.url }}/">{{ site.title }}</a>
  <small class="header-subtitle">{{ site.description }}</small>
  {% include menu.html %}
</h3>

</header>