Skip to content

Commit

Permalink
Fixed header link
Browse files Browse the repository at this point in the history
  • Loading branch information
imathis committed Jul 18, 2011
1 parent 1fd21a6 commit 873a604
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .themes/classic/source/_includes/header.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<hgroup>
<h1><a href="{{ site.root }}">{{ site.title }}</a></h1>
<h1><a href="{{ site.root }}/">{{ site.title }}</a></h1>
{% if site.subtitle %}
<h2>{{ site.subtitle }}</h2>
{% endif %}
Expand Down

0 comments on commit 873a604

Please sign in to comment.