Add BOSS discord invite to docs + README

This commit is contained in:
Aloroider 2023-12-31 14:07:41 +01:00
parent d682161c06
commit 700d65ed90
2 changed files with 4 additions and 1 deletions

View file

@ -65,7 +65,8 @@ export default withMermaid({
},
socialLinks: [
{ icon: "github", link: "https://github.com/centau/vide" }
{ icon: "github", link: "https://github.com/centau/vide" },
{ icon: "discord", link: "https://discord.gg/443bJm5e9b" }
]
}
})