mirror of
https://github.com/fosrl/docs.git
synced 2025-05-12 21:30:43 +01:00
Add discord
This commit is contained in:
parent
2d8227f6bb
commit
0fa85233ce
1 changed files with 5 additions and 0 deletions
|
@ -88,6 +88,11 @@ const config: Config = {
|
|||
label: 'GitHub',
|
||||
position: 'right',
|
||||
},
|
||||
{
|
||||
href: 'https://discord.gg/HCJR8Xhme4',
|
||||
label: 'Discord',
|
||||
position: 'right',
|
||||
}
|
||||
],
|
||||
},
|
||||
footer: {
|
||||
|
|
Loading…
Reference in a new issue