mirror of
https://github.com/xHyroM/links.git
synced 2024-11-22 15:41:04 +01:00
feat: add discord user, discord guild
This commit is contained in:
parent
e09656640f
commit
72c955fe22
1 changed files with 6 additions and 1 deletions
|
@ -33,7 +33,12 @@ export const BUTTONS = [
|
||||||
href: "https://github.com/xhyrom-archive",
|
href: "https://github.com/xhyrom-archive",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "Discord",
|
name: "Discord (User)",
|
||||||
|
background: "bg-discord hover:bg-discord/80",
|
||||||
|
href: "https://s.xhyrom.dev/discord-user",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Discord (Guild)",
|
||||||
background: "bg-discord hover:bg-discord/80",
|
background: "bg-discord hover:bg-discord/80",
|
||||||
href: "https://s.xhyrom.dev/discord",
|
href: "https://s.xhyrom.dev/discord",
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue