Skip to content

Commit

Permalink
Add matrix link in menu + correct members AV
Browse files Browse the repository at this point in the history
  • Loading branch information
robz72 committed Dec 21, 2024
1 parent 6b0c9d6 commit 6056048
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/navigation.js
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,10 @@ export const headerData = {
text: 'GitHub',
href: 'https://github.com/assemblee-virtuelle',
},
{
text: 'Matrix',
href: 'https://matrix.to/#/#virtual_assembly:matrix.org',
},
],
},
],
Expand Down

0 comments on commit 6056048

Please sign in to comment.