2020-04-03 05:37:20 +00:00
|
|
|
<header>
|
2020-04-05 10:33:21 +00:00
|
|
|
<div id='header-container'>
|
|
|
|
<img id='header-logo' src='/favicon.png' alt=''>
|
|
|
|
<h1><a href='/'>Bune City Blog</a></h1>
|
|
|
|
<nav>
|
2020-04-06 05:03:07 +00:00
|
|
|
<a href='/categories.html'>Categories</a>
|
|
|
|
<a href='/tags.html'>Tags</a>
|
2020-04-06 05:36:23 +00:00
|
|
|
<a href="{{ site.url }}/feed.xml">RSS</a>
|
2020-04-06 05:03:07 +00:00
|
|
|
<a href='https://lynnesbian.space'>lynnesbian.space</a>
|
2020-04-05 10:33:21 +00:00
|
|
|
</nav>
|
|
|
|
</div>
|
2020-04-03 05:37:20 +00:00
|
|
|
</header>
|