You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
277 B
8 lines
277 B
<header id="masthead">
|
|
<div class="inner-wrap">
|
|
<a href="{{ site.url }}/" class="site-title">{{ site.title }}</a>
|
|
<nav role="navigation" class="menu top-menu">
|
|
{% include navigation.html %}
|
|
</nav>
|
|
</div><!-- /.inner-wrap -->
|
|
</header><!-- /.masthead -->
|