<header class=“masthead”>

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

</header>