Skip to content

Commit

Permalink
Update _includes/header.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ericduran committed Dec 20, 2012
1 parent e5d4e77 commit 6f8dc58
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions _includes/header.html
@@ -1,12 +1,11 @@

<header id="main-header">
<div class="logo">
<a href="/">ericduran</a><span class="moto">I do things on the web</span>
</div>
<nav class="nav-global cf">
<ul>
<li><a href="/">home</a></li>
<li><a href="/archive.html">archive</a></li>
<li><a href="/archive/">archive</a></li>
</ul>
</nav>
</header>

0 comments on commit 6f8dc58

Please sign in to comment.