조아요 조아요 물걸레질 조아요
This commit is contained in:
parent
7b60907dd7
commit
063490db28
1 changed files with 1 additions and 2 deletions
|
|
@ -25,9 +25,8 @@ const contact = [
|
|||
{
|
||||
"name": "Discord",
|
||||
"url": "https://imnya.ng/discord",
|
||||
"icon": <Image src="/icon/discord.svg" alt="Discord" width={20} height={20} className="w-5 h-5" />
|
||||
"icon": <Image src="/icon/discord.svg" alt="Discord" width={20} height={20} className="w-5 h-5 invert-0 dark:invert" />
|
||||
},
|
||||
|
||||
]
|
||||
|
||||
export default function Contact() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue