From da44c6e047b4af899a67025def08ec7268a342bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nuno=20Cora=C3=A7=C3=A3o?= Date: Tue, 17 Jun 2025 22:32:17 +0100 Subject: [PATCH] update --- exampleSite/config/_default/params.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exampleSite/config/_default/params.toml b/exampleSite/config/_default/params.toml index 5ee50470..fb75a1eb 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 = true +smartTOCHideUnfocusedChildren = false # giteaDefaultServer = "https://git.fsfe.org" # forgejoDefaultServer = "https://v8.next.forgejo.org"