navigation structure test
Build and Deploy Documentation / build-and-deploy (push) Successful in 4s

This commit is contained in:
2026-06-05 10:15:19 +02:00
parent d3c91a6955
commit 878d316bf6
3 changed files with 10 additions and 10 deletions
+10 -10
View File
@@ -52,16 +52,16 @@ Copyright © 2026 Paul Scherrer Institut
#
# Read more: https://zensical.org/docs/setup/navigation/
nav = [
{ "Home" = [
"index.md",
"UsefulLinks.md"
]},
{ "Services & Portfolio" = "ServicesPortfolio/index.md" },
{ "Knowledge Center" = "KnowledgeCenter/index.md" },
{ "Contacts & Support" = "ContactsSupport/*" },
{ "Controls Internal" = "ControlsInternal/index.md" },
]
# nav = [
# { "Home" = [
# "index.md",
# "UsefulLinks.md"
# ]},
# { "Services & Portfolio" = "ServicesPortfolio/index.md" },
# { "Knowledge Center" = "KnowledgeCenter/index.md" },
# { "Contacts & Support" = "ContactsSupport/*" },
# { "Controls Internal" = "ControlsInternal/index.md" },
# ]
# With the "extra_css" option you can add your own CSS styling to customize
# your Zensical project according to your needs. You can add any number of