hopefully fixed the header going always to the main page, and the padding on the posts page
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<header>
|
||||
<a href=".">
|
||||
<a href="{{site.baseurl}}">
|
||||
<div class="headline">{{site.title}}</div>
|
||||
</a>
|
||||
</header>
|
||||
|
Reference in New Issue
Block a user