mirror of
https://github.com/em-squared/5e-drs.git
synced 2025-12-18 16:10:30 +00:00
ajout des rhoannais et des talbanais
This commit is contained in:
parent
6a4a79f9e6
commit
1cf8053bf9
6 changed files with 172 additions and 116 deletions
|
|
@ -638,7 +638,28 @@ module.exports = {
|
|||
title: "Licence OGL",
|
||||
path: '/licence-ogl/',
|
||||
icon: 'mdi-clipboard-text'
|
||||
}
|
||||
},
|
||||
{type: 'divider'},
|
||||
{
|
||||
title: 'Communauté',
|
||||
icon: 'mdi-account-group',
|
||||
children: [
|
||||
{
|
||||
title: 'Créations de la communauté',
|
||||
path: '/communaute/'
|
||||
},
|
||||
{
|
||||
title: 'Forum',
|
||||
path: 'https://www.black-book-editions.fr/forums.php?board_id=115',
|
||||
external: true,
|
||||
},
|
||||
{
|
||||
title: 'Discord 5e DRS',
|
||||
path: 'https://discord.gg/mp6ECCs',
|
||||
external: true,
|
||||
},
|
||||
]
|
||||
},
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue