From d3d0fdcb8721a291dd3611a10f64272e46120e6f Mon Sep 17 00:00:00 2001 From: dunji Date: Sun, 11 Jul 2021 19:17:25 +0200 Subject: [PATCH] =?UTF-8?q?Einf=C3=BChrung=20und=20Mitmachen=20getauscht?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sinnvollere Reihenfolge --- config.yaml | 54 ++++++++++++++++++++++++++--------------------------- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/config.yaml b/config.yaml index 12f7e44..015f913 100644 --- a/config.yaml +++ b/config.yaml @@ -30,48 +30,48 @@ params: menu: main: - - identifier: contribute - name: Mitmachen - weight: 10 - - identifier: begin - parent: contribute - name: Router einrichten - url: /contribute/begin - weight: 11 - - identifier: gluon - parent: contribute - name: Gluon Firmware - url: /contribute/gluon/ - weight: 12 - - identifier: docs - parent: contribute - name: Dokumentation - url: /contribute/docs/ - weight: 13 - - identifier: calendar - parent: contribute - name: Kalender - url: /contribute/calendar/ - weight: 14 - - identifier: introduction name: Einführung - weight: 20 + weight: 10 - identifier: about parent: introduction name: Was ist Freifunk? url: /introduction/about/ - weight: 21 + weight: 11 - identifier: history parent: introduction name: Historie url: /introduction/history/ - weight: 22 + weight: 12 - identifier: faq parent: introduction name: FAQ url: /introduction/FAQ/ + weight: 13 + + - identifier: contribute + name: Mitmachen + weight: 20 + - identifier: begin + parent: contribute + name: Router einrichten + url: /contribute/begin + weight: 21 + - identifier: gluon + parent: contribute + name: Gluon Firmware + url: /contribute/gluon/ + weight: 22 + - identifier: docs + parent: contribute + name: Dokumentation + url: /contribute/docs/ weight: 23 + - identifier: calendar + parent: contribute + name: Kalender + url: /contribute/calendar/ + weight: 24 - identifier: support name: Unterstützen