diff --git a/src/constants/links.ts b/src/constants/links.ts index 2192f56..1470ea5 100644 --- a/src/constants/links.ts +++ b/src/constants/links.ts @@ -60,6 +60,11 @@ export const footerLinks: Link[] = [ url: 'https://github.com/ayoayco', icon: 'github', }, + { + text: 'Forgejo', + url: 'https://git.ayo.run/ayo', + icon: 'forgejo', + }, /** * TODO: add all socials to about page */