update stuff links

This commit is contained in:
Ayo 2024-03-09 11:31:47 +01:00
parent 5e54bc147e
commit dc7d1c6a2a

View file

@ -16,7 +16,7 @@ export const stuff: {
icon: '😱', icon: '😱',
text: 'Building', text: 'Building',
link: { link: {
url: 'https://mc-fly.vercel.app', url: 'https://ayco.io/gh/mcfly#readme',
text: 'McFly' text: 'McFly'
} }
}, },
@ -24,7 +24,7 @@ export const stuff: {
icon: '🧸', icon: '🧸',
text: 'Creator of', text: 'Creator of',
link: { link: {
url: 'https://cozy-reader.vercel.app', url: 'https://ayco.io/gh/cozy#readme',
text: 'Cozy' text: 'Cozy'
} }
}, },
@ -32,7 +32,7 @@ export const stuff: {
icon: '🧱', icon: '🧱',
text: 'Creator of', text: 'Creator of',
link: { link: {
url: 'https://WebComponent.io', url: 'https://ayco.io/gh/web-component-base#readme',
text: 'WebComponent.io' text: 'WebComponent.io'
} }
}, },