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

This commit is contained in:
2026-02-05 14:49:02 +01:00
parent bd51e139eb
commit 2a41b09b42
2 changed files with 3 additions and 2 deletions

View File

@@ -1,4 +1,5 @@
# Tutorial Collection about the Cooler Simulation
# Cooler Simulation
# Tutorial Collection
This collection contains tutorials about

View File

@@ -41,7 +41,7 @@ Copyright © 2026 Paul Scherrer Institute
{ "Home" = "index.md" },
{ "Tutorials" = [
"tutorials/index.md",
"Cooler Simulation" = "tutorials/cooler_simulation.md"
"tutorials/cooler_simulation.md"
]},
{ "Recipes and Guides" = "stepbystep/index.md"},
{ "References" = "reference/index.md"},