mirror of
https://gitlab.wasp.best/sel/web.git
synced 2026-04-29 05:54:11 +02:00
feat!: redesigned some things, updated button, links, etc.
This commit is contained in:
parent
6bad069e07
commit
8159880aca
11 changed files with 97 additions and 76 deletions
|
|
@ -12,7 +12,10 @@ Renders a menu for the given menu ID.
|
|||
|
||||
{{- with index site.Menus $menuID }}
|
||||
<nav>
|
||||
{{- partial "inline/menu/walk.html" (dict "page" $page "menuEntries" .) }}
|
||||
<p><b>selene</b></p>
|
||||
<div>
|
||||
{{- partial "inline/menu/walk.html" (dict "page" $page "menuEntries" .) }}
|
||||
</div>
|
||||
</nav>
|
||||
{{- end }}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue