#43, Update tree menu rendering to support multiple sections
This commit is contained in:
@@ -9,4 +9,8 @@
|
||||
{{ end }}
|
||||
|
||||
{{ partial "docs/inject/menu-after" . }}
|
||||
</nav>
|
||||
</nav>
|
||||
|
||||
{{ if .Site.Params.BookEnableJS }}
|
||||
{{ template "jsmenu" . }}
|
||||
{{ end }}
|
||||
|
||||
Reference in New Issue
Block a user