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
|
# defaultFeaturedImage = "IMAGE.jpg" # used as default for featured images in all articles
|
||||||
|
|
||||||
highlightCurrentMenuArea = true
|
highlightCurrentMenuArea = true
|
||||||
# smartTOC = true
|
smartTOC = true
|
||||||
# smartTOCHideUnfocusedChildren = true
|
smartTOCHideUnfocusedChildren = false
|
||||||
|
|
||||||
giteaDefaultServer = "https://git.brds.ca"
|
giteaDefaultServer = "https://git.brds.ca"
|
||||||
forgejoDefaultServer = "https://v8.next.forgejo.org"
|
forgejoDefaultServer = "https://v8.next.forgejo.org"
|
||||||
@ -74,7 +74,7 @@ forgejoDefaultServer = "https://v8.next.forgejo.org"
|
|||||||
showPagination = true
|
showPagination = true
|
||||||
invertPagination = false
|
invertPagination = false
|
||||||
showReadingTime = true
|
showReadingTime = true
|
||||||
showTableOfContents = false
|
showTableOfContents = true
|
||||||
# showRelatedContent = false
|
# showRelatedContent = false
|
||||||
# relatedContentLimit = 3
|
# relatedContentLimit = 3
|
||||||
showTaxonomies = false
|
showTaxonomies = false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user