forked from tsc-vfl/hugo-page
Cleaned up left menu
This commit is contained in:
parent
33ab65e4f2
commit
00cbf57cfe
@ -13,17 +13,4 @@
|
|||||||
{{ end }}
|
{{ end }}
|
||||||
{{ end }}
|
{{ end }}
|
||||||
{{ end }}
|
{{ end }}
|
||||||
<!--<a class="nav-link" href="{{ .URL }}">
|
|
||||||
{{/*{{ if .Pre }}
|
|
||||||
{{ $icon := printf "<i data-feather=\"%s\"></i> " .Pre | safeHTML }}
|
|
||||||
{{ $icon }}
|
|
||||||
{{ end }}*/}}
|
|
||||||
{{ $text := print .Name | safeHTML }}
|
|
||||||
{{ $text }}
|
|
||||||
</a>
|
|
||||||
{{ if .HasChildren }}
|
|
||||||
{{ range .Children }}
|
|
||||||
{{ .Name }}
|
|
||||||
{{ end }}
|
|
||||||
{{ end }} -->
|
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
Loading…
Reference in New Issue
Block a user