From 18271d7ba58d4eb15ac0d3e773ccedee2b44dd3c Mon Sep 17 00:00:00 2001 From: Ayo Date: Thu, 19 Mar 2026 21:24:08 +0100 Subject: [PATCH] feat: use ayco.io/gh for github --- src/constants/links.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/constants/links.ts b/src/constants/links.ts index 816c738..3e390e6 100644 --- a/src/constants/links.ts +++ b/src/constants/links.ts @@ -47,7 +47,7 @@ export const footerLinks: Link[] = [ }, { text: 'GitHub', - url: 'https://github.com/ayo-run', + url: 'https://ayco.io/gh', icon: 'github', }, {