From 6d1b9dcdb28e6f55ee80db319ef3993587cd0eff Mon Sep 17 00:00:00 2001 From: ayoayco Date: Sat, 27 Jul 2024 11:59:44 +0200 Subject: [PATCH] feat: update cozy link --- src/constants/stuff.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/constants/stuff.ts b/src/constants/stuff.ts index bf60538..0d4cad4 100644 --- a/src/constants/stuff.ts +++ b/src/constants/stuff.ts @@ -24,7 +24,7 @@ export const stuff: { icon: '🧸', text: 'Creator of', link: { - url: 'https://ayco.io/gh/cozy', + url: 'https://cozy.ayco.io', text: 'Cozy' } },