Initial commit
This commit is contained in:
5
layouts/partials/header.html
Normal file
5
layouts/partials/header.html
Normal file
@@ -0,0 +1,5 @@
|
||||
<header>
|
||||
<div class="site-title">
|
||||
<a href="{{ "/" | relURL }}">{{ .Site.Title }}</a>
|
||||
</div>
|
||||
</header>
|
Reference in New Issue
Block a user