Remove redundant home link

This commit is contained in:
Joel Glovier 2014-02-15 22:57:10 -05:00
parent a1b60430d6
commit d52b9b7e5b
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
<div class="header">
<h1 class="title"><a href="/">{{ site.name }}</a></h1>
<a class="extra" href="/">home</a>
</div>