Remove baseurl from header
This commit is contained in:
parent
b1de451c17
commit
897bf02d53
@ -33,7 +33,7 @@
|
||||
<header class="header">
|
||||
<div class="header-content">
|
||||
<div class="title">
|
||||
<a href="{{ .Site.BaseURL }}">{{ .Site.Title }}</a>
|
||||
<a href="/">{{ .Site.Title }}</a>
|
||||
</div>
|
||||
<div>
|
||||
<div class="header-right">
|
||||
|
Loading…
x
Reference in New Issue
Block a user