wezm.net/v1/layouts/_header.html

13 lines
529 B
HTML
Raw Normal View History

2010-06-15 21:53:34 +00:00
<header>
<a href="/">WezM<sup>.net</sup></a>
2010-06-15 21:53:34 +00:00
<nav id="menu" class="inline">
2018-08-18 23:18:26 +00:00
<li><a href="/articles/">Archive</a></li>
2009-11-22 06:11:43 +00:00
<li><a href="/about/">About</a></li>
2010-03-30 21:02:50 +00:00
<li><a href="/projects/">Projects</a></li>
2009-11-22 06:11:43 +00:00
<li>
2018-08-18 23:18:26 +00:00
<a href="/feed/"><img src="/images/feed-icon.svg" width="12" height="12" alt="White Feed Icon" />&nbsp;Feed</a>
2009-11-22 06:11:43 +00:00
</li>
2010-06-15 21:53:34 +00:00
</nav>
</header>
2020-01-29 09:51:52 +00:00
<div class=" archive-banner">This is an old version of my website with posts from 20032019. For newer posts <a href="/v2/">visit the new version</a>.</div>