mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-07-25 01:13:39 +10:00
add discord and matrix links
This commit is contained in:
@@ -22,6 +22,16 @@ export default defineConfig({
|
|||||||
label: "GitHub",
|
label: "GitHub",
|
||||||
href: "https://github.com/Drop-OSS/",
|
href: "https://github.com/Drop-OSS/",
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
icon: "discord",
|
||||||
|
label: "Discord",
|
||||||
|
href: "https://discord.gg/NHx46XKJWA",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
icon: "matrix",
|
||||||
|
label: "Matrix",
|
||||||
|
href: "https://matrix.to/#/%23drop-oss:matrix.org",
|
||||||
|
},
|
||||||
],
|
],
|
||||||
sidebar: [
|
sidebar: [
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user