diff --git a/src/constants/links.ts b/src/constants/links.ts index d99c8aa..a74a4aa 100644 --- a/src/constants/links.ts +++ b/src/constants/links.ts @@ -40,11 +40,6 @@ export const links: Link[] = [ export default links export const footerLinks: Link[] = [ - { - text: 'Forgejo', - url: 'https://git.ayo.run/ayo', - icon: 'forgejo', - }, { text: 'SourceHut', url: 'https://sr.ht/~ayoayco',