From dc7d1c6a2a6207086a1885d994d5f9acccb29fe7 Mon Sep 17 00:00:00 2001 From: Ayo Date: Sat, 9 Mar 2024 11:31:47 +0100 Subject: [PATCH] update stuff links --- src/constants/stuff.ts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/constants/stuff.ts b/src/constants/stuff.ts index 4cd0cac..e387e44 100644 --- a/src/constants/stuff.ts +++ b/src/constants/stuff.ts @@ -16,7 +16,7 @@ export const stuff: { icon: '😱', text: 'Building', link: { - url: 'https://mc-fly.vercel.app', + url: 'https://ayco.io/gh/mcfly#readme', text: 'McFly' } }, @@ -24,7 +24,7 @@ export const stuff: { icon: '🧸', text: 'Creator of', link: { - url: 'https://cozy-reader.vercel.app', + url: 'https://ayco.io/gh/cozy#readme', text: 'Cozy' } }, @@ -32,7 +32,7 @@ export const stuff: { icon: '🧱', text: 'Creator of', link: { - url: 'https://WebComponent.io', + url: 'https://ayco.io/gh/web-component-base#readme', text: 'WebComponent.io' } },