feat: remove sr.ht from links
This commit is contained in:
parent
ed01a40995
commit
5f6deea201
1 changed files with 5 additions and 10 deletions
|
|
@ -50,26 +50,21 @@ export const footerLinks: Link[] = [
|
|||
url: 'https://ayco.io/gh',
|
||||
icon: 'github',
|
||||
},
|
||||
{
|
||||
text: 'SourceHut',
|
||||
url: 'https://sr.ht/~ayoayco',
|
||||
icon: 'sourcehut',
|
||||
},
|
||||
{
|
||||
text: 'Mastodon',
|
||||
url: 'https://main.elk.zone/social.ayco.io/@ayo',
|
||||
icon: 'mastodon',
|
||||
},
|
||||
{
|
||||
text: 'Pixelfed',
|
||||
url: 'https://metapixl.com/@ayo',
|
||||
icon: 'pixelfed',
|
||||
},
|
||||
{
|
||||
text: 'Bluesky',
|
||||
url: 'http://bsky.app/profile/ayo.run',
|
||||
icon: 'bluesky',
|
||||
},
|
||||
{
|
||||
text: 'Pixelfed',
|
||||
url: 'https://metapixl.com/@ayo',
|
||||
icon: 'pixelfed',
|
||||
},
|
||||
{
|
||||
text: 'Instagram',
|
||||
url: 'https://www.instagram.com/ayoayco/',
|
||||
|
|
|
|||
Loading…
Reference in a new issue