forked from CCCHH/ccchh-website
Create CCCHH theme
This commit is contained in:
parent
8394b08524
commit
2d267ba9fe
23 changed files with 629 additions and 1 deletions
6
themes/ccchh/layouts/partials/header.html
Normal file
6
themes/ccchh/layouts/partials/header.html
Normal file
|
@ -0,0 +1,6 @@
|
|||
|
||||
<div class="container header">
|
||||
<nav class="menu">
|
||||
{{- partial "menu.html" (dict "menuID" "main" "page" . ) -}}
|
||||
</nav>
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue