syndicate-2017/_includes/common_header

6 lines
250 B
HTML

<!-- -*- html -*- -->
<header>
<h1><a href="{{ site.baseurl }}/"><img src="{{ site.baseurl }}/syndicate.png"><span class="title">{{ site.title }}</span></a><span class="subtitle">{{ site.subtitle }}</span></h1>
{% include common_nav %}
</header>