Skip to content

Commit

Permalink
Minor formatting fix
Browse files Browse the repository at this point in the history
  • Loading branch information
chesterhow authored May 2, 2018
1 parent e19c689 commit d85264a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ <h2 class="nav-title">{{ site.title }}</h2>
<li><a href="{{ '/about' | prepend: site.baseurl }}">About</a></li>
<li><a href="{{ site.baseurl }}/">Posts</a></li>
</ul>
</div>
</nav>
</div>
</nav>

<main>
{{ content }}
Expand Down

0 comments on commit d85264a

Please sign in to comment.