fixing problems
All checks were successful
Build and Publish Site / docker (push) Successful in 2s

This commit is contained in:
2026-02-05 14:54:58 +01:00
parent 2a41b09b42
commit 5a874c416c

View File

@@ -37,16 +37,16 @@ Copyright © 2026 Paul Scherrer Institute
# { "Official EPICS documentation" = "https://docs.epics-controls.org/en/latest/"}
#
# Read more: https://zensical.org/docs/setup/navigation/
nav = [
{ "Home" = "index.md" },
{ "Tutorials" = [
"tutorials/index.md",
"tutorials/cooler_simulation.md"
]},
{ "Recipes and Guides" = "stepbystep/index.md"},
{ "References" = "reference/index.md"},
{ "Explanations" = "explanation/index.md"},
]
# nav = [
# { "Home" = "index.md" },
# { "Tutorials" = [
# "tutorials/index.md",
# "tutorials/cooler_simulation.md"
# ]},
# { "Recipes and Guides" = "stepbystep/index.md"},
# { "References" = "reference/index.md"},
# { "Explanations" = "explanation/index.md"},
# ]
# ----------------------------------------------------------------------------