mirror of
https://gitlab.wasp.best/sel/web.git
synced 2026-07-30 00:48:40 +02:00
removed the title from the top menu
This commit is contained in:
parent
db5fdb8b2f
commit
395eaf1333
1 changed files with 0 additions and 1 deletions
|
|
@ -12,7 +12,6 @@ Renders a menu for the given menu ID.
|
||||||
|
|
||||||
{{- with index site.Menus $menuID }}
|
{{- with index site.Menus $menuID }}
|
||||||
<nav>
|
<nav>
|
||||||
<p><b>selene</b></p>
|
|
||||||
<div>
|
<div>
|
||||||
{{- partial "inline/menu/walk.html" (dict "page" $page "menuEntries" .) }}
|
{{- partial "inline/menu/walk.html" (dict "page" $page "menuEntries" .) }}
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue