1
0
Fork 0

Edit routes

This commit is contained in:
Le Libre Au Quotidien 2020-06-02 11:33:00 +02:00
parent 0c6e1e2ad8
commit 61eaedc300
1 changed files with 2 additions and 2 deletions

View File

@ -481,7 +481,7 @@ props: {
{
path: '/com', component: choicebox ,
props: {
buttons: "Agendas,Événements",
buttons: "Agendas,Événements,Medias",
links: "/agendas,/events,/medias",
},
},
@ -510,7 +510,7 @@ props: {
path: '/diaspora', component: choicebox ,
props: {
buttons: "Axiom Team,MLO,Monnaie Libre Montpeiller",
links: "/axiom,/mlo,https://framasphere.org/u/mlmtp",
links: "/axiom,/mlo,/mlmtp",
},
},
{