diff --git a/zensical.toml b/zensical.toml index f1084c4..41d7f2c 100644 --- a/zensical.toml +++ b/zensical.toml @@ -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"}, +# ] # ----------------------------------------------------------------------------