Skip to content

Commit

Permalink
Change navigation
Browse files Browse the repository at this point in the history
  • Loading branch information
imkerberos committed Mar 26, 2012
1 parent 6619f60 commit c8665d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/custom/navigation.html
@@ -1,6 +1,6 @@
<ul class="main-navigation">
<li><a href="{{ root_url }}/">Blog</a></li>
<li><a href="{{ root_url }}{{ site.archives_path }}">Archives</a></li>
<li><a href="{{ root_url }}{{ site.tags_path }}">Tags</a></li>
<li><a href="{{ root_url }}{{ site.archives_path }}">Archives</a></li>
<li><a href="{{ root_url }}{{ site.about_path }}">About</a></li>
</ul>

0 comments on commit c8665d9

Please sign in to comment.