8 lines
189 B
HTML
8 lines
189 B
HTML
<header role="banner">
|
|
<h3 style="margin-top:0;">
|
|
<a href="{{ site.baseurl }}/" title="Home">{{ site.title }}</a>
|
|
<br><small>{{ site.tagline }}</small>
|
|
</h3>
|
|
</header>
|
|
<hr>
|