Fix top link.
This commit is contained in:
parent
133972cc09
commit
14143dac3d
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in New Issue