Initial commit
This commit is contained in:
commit
07a9f6baba
13 changed files with 875 additions and 0 deletions
4
layouts/partials/header.html
Normal file
4
layouts/partials/header.html
Normal file
|
@ -0,0 +1,4 @@
|
|||
<header>
|
||||
<h1><a href="{{ .Site.BaseURL }}">{{ .Site.Title }}</a></h1>
|
||||
{{- partial "menu.html" . -}}
|
||||
</header>
|
Loading…
Add table
Add a link
Reference in a new issue