Make sure there isn't a gap in the nav <li>
This commit is contained in:
parent
266e2da090
commit
b50be42ca8
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ Renders a menu for the given menu ID.
|
|||
{{- $name = . }}
|
||||
{{- end }}
|
||||
{{- end }}
|
||||
<li>
|
||||
<li>{{- "" -}}
|
||||
<a
|
||||
{{- range $k, $v := $attrs }}
|
||||
{{- with $v }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue