Update Contact.tsx
This commit is contained in:
parent
ebaa0b9e68
commit
835bd28dc9
1 changed files with 2 additions and 2 deletions
|
|
@ -35,7 +35,7 @@ const contact = [
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Discord",
|
"name": "Discord",
|
||||||
"url": "https://imnya.ng/discord",
|
"url": "https://discord.gg/uxxn2ZZHGn",
|
||||||
"icon": <Image src="/icon/discord.svg" alt="Discord" width={20} height={20} className="w-5 h-5 invert-0 dark:invert" />
|
"icon": <Image src="/icon/discord.svg" alt="Discord" width={20} height={20} className="w-5 h-5 invert-0 dark:invert" />
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue