From ea5636603d4cd4395d584f9bb4d5610c70e97519 Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Sun, 1 Sep 2024 11:20:07 +0200 Subject: [PATCH] feat: update cozy url --- 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 0d4cad4..684c075 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://cozy.ayco.io', + url: 'https://cozy.pub', text: 'Cozy' } },