Hugo theme skeleton
This commit is contained in:
parent
7c81a5a0dd
commit
4e77e64ab2
19 changed files with 249 additions and 0 deletions
2
themes/qogir/layouts/partials/header.html
Normal file
2
themes/qogir/layouts/partials/header.html
Normal file
|
@ -0,0 +1,2 @@
|
|||
<h1>{{ site.Title }}</h1>
|
||||
{{ partial "menu.html" (dict "menuID" "main" "page" .) }}
|
Loading…
Add table
Add a link
Reference in a new issue