Fix top link.

This commit is contained in:
Rico Sta. Cruz 2014-10-24 10:42:11 +08:00
parent 133972cc09
commit 14143dac3d
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ html_class: home
<div class='blog-header'>
<div>
<h1><a href="/">{{ site.meta.name }}</a></h1>
<h1><a href="./">{{ site.meta.name }}</a></h1>
</div>
</div>