Fixed header link

This commit is contained in:
Brandon Mathis 2011-07-18 18:13:28 -04:00
parent 1fd21a6e25
commit 873a604e14
1 changed files with 1 additions and 1 deletions

View File

@ -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 %}