diff --git a/config/_default/params.toml b/config/_default/params.toml index 3b1c10f..fd8bc18 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -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