Make sure there isn't a gap in the nav <li>

This commit is contained in:
Eryn Wells 2024-07-23 09:06:55 -07:00
parent 266e2da090
commit b50be42ca8

View file

@ -33,7 +33,7 @@ Renders a menu for the given menu ID.
{{- $name = . }}
{{- end }}
{{- end }}
<li>
<li>{{- "" -}}
<a
{{- range $k, $v := $attrs }}
{{- with $v }}