<header class=“masthead”>

<h3 class="masthead-title">
  <a href="{{ "/" | relative_url }}">{{ site.title | escape }}</a>
</h3>
<nav class="masthead-nav">
  {% include navbar-links.html %}
</nav>

</header>