Use trailing / for sections in the site header
Just like `ls`.
This commit is contained in:
parent
8a00cc6de9
commit
1b463e35d8
2 changed files with 4 additions and 5 deletions
|
@ -41,11 +41,12 @@ Renders a menu for the given menu ID.
|
|||
{{- end }}
|
||||
{{- end -}}
|
||||
>{{ $name }}</a>
|
||||
{{- "" -}}
|
||||
{{- with .Children }}
|
||||
<ul>
|
||||
{{- partial "inline/menu/walk.html" (dict "page" $page "menuEntries" .) }}
|
||||
</ul>
|
||||
{{- end }}
|
||||
{{- end -}}
|
||||
</li>
|
||||
{{- end }}
|
||||
{{- end }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue