mirror of
https://github.com/imfing/hextra.git
synced 2025-07-01 15:57:15 -04:00
chore: add section-tree.html
This commit is contained in:
@ -6,7 +6,6 @@
|
||||
{{- $sidebarClass := cond $disableSidebar (cond $displayPlaceholder "md:hidden xl:block" "md:hidden") "md:sticky" -}}
|
||||
|
||||
{{- $navRoot := cond (eq site.Home.Type "docs") site.Home $context.FirstSection -}}
|
||||
{{- $navPages := union $navRoot.RegularPages $navRoot.Sections -}}
|
||||
{{- $pageURL := $context.RelPermalink -}}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user