feat: don't use main.elk.zone for masto social link
This commit is contained in:
parent
57a55ed9a2
commit
40bc4112b4
1 changed files with 1 additions and 1 deletions
|
@ -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',
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue