Cleaned up left menu

This commit is contained in:
Christian Wolf 2023-01-20 12:36:30 +01:00
parent 33ab65e4f2
commit 00cbf57cfe

View File

@ -13,17 +13,4 @@
{{ 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 }}