feat: link to mastodon via elk

This commit is contained in:
Ayo Ayco 2025-04-25 23:08:45 +02:00
parent 6da86716a8
commit 7ee5f64e86

View file

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