조아요 조아요 물걸레질 조아요

This commit is contained in:
암냥 2025-12-21 14:50:26 +09:00
commit 063490db28
No known key found for this signature in database

View file

@ -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() {