feat: remove footer socials that doesn't link back

This commit is contained in:
Ayo Ayco 2025-04-20 09:04:27 +02:00
parent 73869d3bb1
commit e97504bc4c

View file

@ -51,26 +51,24 @@ export const footerLinks: Link[] = [
url: 'https://metapixl.com/@ayo',
icon: 'pixelfed',
},
{
text: 'SoundCloud',
url: 'https://SoundCloud.com/ayoayco',
icon: 'soundcloud',
},
{
text: 'GitHub',
url: 'https://github.com/ayoayco',
icon: 'github',
},
{
text: 'LinkedIn',
url: 'https://www.linkedin.com/in/ayoayco',
icon: 'linkedin',
},
{
text: 'NPM',
url: 'https://www.npmjs.com/~aayco',
icon: 'npm',
},
/**
* TODO: add all socials to about page
*/
// {
// text: 'LinkedIn',
// url: 'https://www.linkedin.com/in/ayoayco',
// icon: 'linkedin',
// },
// {
// text: 'NPM',
// url: 'https://www.npmjs.com/~aayco',
// icon: 'npm',
// },
// {
// text: 'Instagram',
// url: 'https://instagram.com/ayoayco',