enable smartTOC
This commit is contained in:
parent
24d66c2fea
commit
bbb21b34dd
@ -25,8 +25,8 @@ defaultBackgroundImage = "img/BG_Jasper.jpg" # used as default for background im
|
||||
# defaultFeaturedImage = "IMAGE.jpg" # used as default for featured images in all articles
|
||||
|
||||
highlightCurrentMenuArea = true
|
||||
# smartTOC = true
|
||||
# smartTOCHideUnfocusedChildren = true
|
||||
smartTOC = true
|
||||
smartTOCHideUnfocusedChildren = false
|
||||
|
||||
giteaDefaultServer = "https://git.brds.ca"
|
||||
forgejoDefaultServer = "https://v8.next.forgejo.org"
|
||||
@ -74,7 +74,7 @@ forgejoDefaultServer = "https://v8.next.forgejo.org"
|
||||
showPagination = true
|
||||
invertPagination = false
|
||||
showReadingTime = true
|
||||
showTableOfContents = false
|
||||
showTableOfContents = true
|
||||
# showRelatedContent = false
|
||||
# relatedContentLimit = 3
|
||||
showTaxonomies = false
|
||||
|
Loading…
x
Reference in New Issue
Block a user