From be8a3f1055012714a09ccecf3bf47b18383807e9 Mon Sep 17 00:00:00 2001 From: Denys Konovalov Date: Thu, 30 Jul 2020 17:40:44 +0200 Subject: [PATCH] =?UTF-8?q?+=20Men=C3=BC=20Schulchronik?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.toml | 6 ++++++ 1 file changed, 6 insertions(+) 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"