Add site and theme
This commit is contained in:
parent
1e8ac5f14c
commit
b1cd3b6101
28 changed files with 313 additions and 0 deletions
2
themes/adlc/layouts/partials/header.html
Normal file
2
themes/adlc/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