diff --git a/config.toml b/config.toml index fc2f299f..4a0f92de 100755 --- a/config.toml +++ b/config.toml @@ -92,6 +92,12 @@ hasChildren = true URL = "anmeldung" weight = 7 + [[menu.main]] + parent = "Schule" + name = "Schulchronik" + URL = "schulchronik" + weight = 8 + [[menu.main]] weight = 2 name = "Digitale Angebote"