This commit is contained in:
Nuno Coração
2025-06-17 22:30:15 +01:00
parent ce88fc8b27
commit 771673c79a
+2 -2
View File
@@ -28,7 +28,7 @@ defaultSocialImage = "/img/blowfish.jpg"
highlightCurrentMenuArea = true highlightCurrentMenuArea = true
smartTOC = true smartTOC = true
smartTOCHideUnfocusedChildren = false smartTOCHideUnfocusedChildren = true
# giteaDefaultServer = "https://git.fsfe.org" # giteaDefaultServer = "https://git.fsfe.org"
# forgejoDefaultServer = "https://v8.next.forgejo.org" # forgejoDefaultServer = "https://v8.next.forgejo.org"
@@ -81,7 +81,7 @@ fingerprintAlgorithm = "sha512" # Valid values are "sha512" (default), "sha384",
showReadingTime = true showReadingTime = true
showTableOfContents = true showTableOfContents = true
showRelatedContent = true showRelatedContent = true
relatedContentLimit = 6 relatedContentLimit = 9
showTaxonomies = true showTaxonomies = true
showAuthorsBadges = true showAuthorsBadges = true
showWordCount = false showWordCount = false