some changes to themes
This commit is contained in:
parent
26c526e433
commit
8237b6aa19
51 changed files with 852 additions and 12 deletions
11
themes/fznext/layouts/partials/header.html
Normal file
11
themes/fznext/layouts/partials/header.html
Normal file
|
@ -0,0 +1,11 @@
|
|||
<nav>
|
||||
<div class="header">
|
||||
<div class="container">
|
||||
<a href="/">fzorb.xyz</a>
|
||||
<ul>
|
||||
{{ partial "menu.html" (dict "menuID" "main" "page" .) }}
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue