feat: use elk as mastodon client

This commit is contained in:
Ayo Ayco 2025-03-29 20:59:52 +01:00
parent 7a0a78be97
commit a90a88329f

View file

@ -10,13 +10,6 @@ export const links: Link[] = [
url: 'https://ayos.blog', url: 'https://ayos.blog',
icon: 'blog', icon: 'blog',
}, },
/*
{
url: "https://ayco.io/@ayo",
icon: "mastodon",
text: "social"
},
*/
{ {
url: '/threads', url: '/threads',
text: 'threads', text: 'threads',
@ -73,7 +66,7 @@ export const footerLinks = [
}, },
{ {
text: 'Mastodon', text: 'Mastodon',
url: 'https://social.ayco.io/@ayo', url: 'https://main.elk.zone/social.ayco.io/@ayo',
}, },
{ {
text: 'Bluesky', text: 'Bluesky',