feat: don't use main.elk.zone for masto social link

This commit is contained in:
Ayo Ayco 2025-04-20 08:15:50 +02:00
parent 57a55ed9a2
commit 40bc4112b4

View file

@ -43,7 +43,7 @@ export const footerLinks: Link[] = [
},
{
text: 'Mastodon',
url: 'https://main.elk.zone/social.ayco.io/@ayo',
url: 'https://social.ayco.io/@ayo',
icon: 'mastodon',
},
{