Update src/components/SocialIcons.tsx
Some checks failed
Build Docker Image / build (push) Has been cancelled

This commit is contained in:
damien 2025-02-27 04:20:22 +00:00
parent cca520a3c7
commit bdead51c7c

View File

@ -89,7 +89,7 @@ const defaultSocialLinks: SocialLink[] = [
},
{
name: 'AI',
url: 'https://ai.d4m13n.dev',
url: 'https://chat.d4m13n.dev',
icon: AIIcon,
},
];