From 771673c79a9f8bf168022542a0ccb2f11dddfef9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nuno=20Cora=C3=A7=C3=A3o?= Date: Tue, 17 Jun 2025 22:30:15 +0100 Subject: [PATCH] update --- exampleSite/config/_default/params.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/exampleSite/config/_default/params.toml b/exampleSite/config/_default/params.toml index 3e3e0865..5ee50470 100644 --- a/exampleSite/config/_default/params.toml +++ b/exampleSite/config/_default/params.toml @@ -28,7 +28,7 @@ defaultSocialImage = "/img/blowfish.jpg" highlightCurrentMenuArea = true smartTOC = true -smartTOCHideUnfocusedChildren = false +smartTOCHideUnfocusedChildren = true # giteaDefaultServer = "https://git.fsfe.org" # forgejoDefaultServer = "https://v8.next.forgejo.org" @@ -81,7 +81,7 @@ fingerprintAlgorithm = "sha512" # Valid values are "sha512" (default), "sha384", showReadingTime = true showTableOfContents = true showRelatedContent = true - relatedContentLimit = 6 + relatedContentLimit = 9 showTaxonomies = true showAuthorsBadges = true showWordCount = false