website: add discord links

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
Jens Langhammer 2021-04-08 21:03:48 +02:00
parent f14d0aade4
commit fb09c8f863
1 changed files with 9 additions and 0 deletions

View File

@ -26,6 +26,11 @@ module.exports = {
label: "GitHub",
position: "right",
},
{
href: "https://discord.gg/jg33eMhnj6",
label: "Discord",
position: "right",
},
],
},
footer: {
@ -50,6 +55,10 @@ module.exports = {
label: "GitHub",
href: "https://github.com/beryju/authentik",
},
{
label: "Discord",
href: "https://discord.gg/jg33eMhnj6",
},
],
},
],