<header>

{% if site.oedipus.style.home-header-icon %}
<img src="/assets/favicon.svg"
     height="128"
     width="128"
     alt="favicon for the Oedipus theme for Jekyll website">
{% endif %}
{% include masthead.html %}

</header>