TechShotgun/_includes/header.html

8 lines
230 B
HTML
Raw Permalink Normal View History

<div class="row">
<a href="{{ site.baseurl | replace: '//', '/' }}/" class="logo noline">
{% include full.html %}
2016-06-28 12:29:40 -07:00
<!-- {% include logo.html %} -->
<!-- {% include icon.html %} -->
</a>
</div>