#43, Update tree menu rendering to support multiple sections
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
{{- template "hrefhack" . -}}
|
||||
{{ template "hrefhack" . }}
|
||||
{{ with .Site.GetPage .Site.Params.BookMenuBundle }}
|
||||
{{- .Content -}}
|
||||
{{ end }}
|
||||
{{ if .Site.Params.BookEnableJS }}
|
||||
{{- template "jsmenu" . -}}
|
||||
{{ end }}
|
||||
Reference in New Issue
Block a user