feat: use elk as mastodon client
This commit is contained in:
parent
7a0a78be97
commit
a90a88329f
1 changed files with 1 additions and 8 deletions
|
@ -10,13 +10,6 @@ export const links: Link[] = [
|
|||
url: 'https://ayos.blog',
|
||||
icon: 'blog',
|
||||
},
|
||||
/*
|
||||
{
|
||||
url: "https://ayco.io/@ayo",
|
||||
icon: "mastodon",
|
||||
text: "social"
|
||||
},
|
||||
*/
|
||||
{
|
||||
url: '/threads',
|
||||
text: 'threads',
|
||||
|
@ -73,7 +66,7 @@ export const footerLinks = [
|
|||
},
|
||||
{
|
||||
text: 'Mastodon',
|
||||
url: 'https://social.ayco.io/@ayo',
|
||||
url: 'https://main.elk.zone/social.ayco.io/@ayo',
|
||||
},
|
||||
{
|
||||
text: 'Bluesky',
|
||||
|
|
Loading…
Reference in a new issue