init commit
This commit is contained in:
5
layouts/partials/header.html
Normal file
5
layouts/partials/header.html
Normal file
@ -0,0 +1,5 @@
|
||||
<a class="skip-link screen-reader-text" href="#content">{{ i18n "skip-to-content" }}</a>
|
||||
<header id="masthead" class="site-header">
|
||||
{{ partial "branding.html" . }}
|
||||
{{ partial "navbar.html" . }}
|
||||
</header>
|
Reference in New Issue
Block a user