Compare commits

...

2 commits

Author SHA1 Message Date
Kim Brose 37ecbff6f4
Merge e0f02743bd into 4ed55a60ec 2025-05-20 17:30:43 +02:00
HarHarLinks e0f02743bd update the header navigation menu with 2025 links to m.org 2025-04-25 14:54:05 +02:00
2 changed files with 5 additions and 4 deletions

View file

@ -0,0 +1 @@
Update the header navigation menu with links to modern matrix.org. Contributed by @HarHarLinks.

View file

@ -23,15 +23,15 @@ description = "Home of the Matrix specification for decentralised communication"
[menus]
[[menus.main]]
name = 'Foundation'
url = 'https://matrix.org/foundation/'
url = 'https://matrix.org/foundation/about/'
weight = 10
[[menus.main]]
name = 'FAQs'
url = 'https://matrix.org/faq'
name = 'User Docs'
url = 'https://matrix.org/docs/'
weight = 20
[[menus.main]]
name = 'Blog'
url = 'https://matrix.org/blog/posts'
url = 'https://matrix.org/blog/'
weight = 30
[markup]