diff --git a/src/constants/links.ts b/src/constants/links.ts index 175ef9d..44fe555 100644 --- a/src/constants/links.ts +++ b/src/constants/links.ts @@ -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/',