mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-20 21:13:42 +01:00
Compare commits
1 commit
b79bf86f67
...
9dc289d541
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9dc289d541 |
|
|
@ -1 +0,0 @@
|
|||
Update the header navigation menu with links to modern matrix.org. Contributed by @HarHarLinks.
|
||||
|
|
@ -23,15 +23,15 @@ description = "Home of the Matrix specification for decentralised communication"
|
|||
[menus]
|
||||
[[menus.main]]
|
||||
name = 'Foundation'
|
||||
url = 'https://matrix.org/foundation/about/'
|
||||
url = 'https://matrix.org/foundation/'
|
||||
weight = 10
|
||||
[[menus.main]]
|
||||
name = 'User Docs'
|
||||
url = 'https://matrix.org/docs/'
|
||||
name = 'FAQs'
|
||||
url = 'https://matrix.org/faq'
|
||||
weight = 20
|
||||
[[menus.main]]
|
||||
name = 'Blog'
|
||||
url = 'https://matrix.org/blog/'
|
||||
url = 'https://matrix.org/blog/posts'
|
||||
weight = 30
|
||||
|
||||
[markup]
|
||||
|
|
|
|||
Loading…
Reference in a new issue