add News in menu

This commit is contained in:
dunji 2022-07-24 02:36:17 +02:00
parent b498d627c8
commit f5e7637e9e
1 changed files with 24 additions and 19 deletions

View File

@ -47,97 +47,102 @@ params:
menu:
main:
- identifier: blog
name: News
weight: 10
url: /blog/
- identifier: introduction
name: Einführung
weight: 10
weight: 20
- identifier: about
parent: introduction
name: Was ist Freifunk?
url: /introduction/about/
weight: 11
weight: 21
- identifier: history
parent: introduction
name: Chronik
url: /introduction/history/
weight: 12
weight: 22
- identifier: faq
parent: introduction
name: FAQ
url: /introduction/FAQ/
weight: 13
weight: 23
- identifier: contribute
name: Mitmachen
weight: 20
weight: 30
- identifier: begin
parent: contribute
name: Router einrichten
url: /contribute/begin
weight: 21
weight: 31
- identifier: recommendation
parent: contribute
name: Empfohlene Geräte
url: /contribute/recommendation
weight: 22
weight: 32
- identifier: gluon
parent: contribute
name: Firmware (FFDD)
url: https://download.freifunk-dresden.de/firmware/.nightly/
weight: 23
weight: 33
- identifier: docs
parent: contribute
name: Dokumentation
url: /contribute/docs/
weight: 24
weight: 34
- identifier: calendar
parent: contribute
name: Kalender
url: /contribute/calendar/
weight: 25
weight: 35
- identifier: support
name: Unterstützen
weight: 30
weight: 40
- identifier: association
parent: support
name: Gewerbe & Vereine
url: /support/association/
weight: 31
weight: 41
- identifier: donations
parent: support
name: Spenden
url: /support/donations/
weight: 32
weight: 42
- identifier: map
name: Knotenkarte
url: /map/
weight: 40
weight: 50
- identifier: meshviewer
parent: map
name: Karte
url: /map/
weight: 41
weight: 51
- identifier: statistic
parent: map
name: Statistik
url: /stats/
weight: 44
weight: 54
- identifier: contact
name: Kontakt
url: /contact/
weight: 50
weight: 60
- identifier: impressum
parent: contact
name: Impressum
url: https://freifunk.net/impressum/
weight: 51
weight: 61
- identifier: datenschutz
parent: contact
name: Datenschutz
url: https://freifunk.net/datenschutz/
weight: 52
weight: 62