Skip to content

Commit

Permalink
Fix header change
Browse files Browse the repository at this point in the history
  • Loading branch information
danfowler committed Dec 1, 2015
1 parent b465ea8 commit e80e732
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions _includes/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@

<header class="site-header">
<a href="#menu" class="show-menu"><span class="text">Open the menu</span></a>
<div class="wrapper">
<a class="site-title" href="{{ site.baseurl }}/">{{ site.short_title }}</a>
</div>
<a class="site-title" href="{{ site.baseurl }}/">{{ site.short_title }}</a>
</header>

<nav id="menu">
Expand Down

0 comments on commit e80e732

Please sign in to comment.