You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
610 B
HTML

<header>
<nav class="navbar" role="navigation">
<div class="navbar__left">
<a href="/">Graham Helton</a>
</div>
<div class="">
<a href="/roundup">Roundup</a>
<span class ="nav-item navbar-text mx-1">&emsp;/&emsp;</span>
<a href="/blog">Blogs</a>
<span class ="nav-item navbar-text mx-1">&emsp;/&emsp;</span>
<a href="/tags/">Tags</a>
<span class ="nav-item navbar-text mx-1">&emsp;/&emsp;</span>
<a href="/pages/">Other</a>
</div>
</nav>
</header>