feat: separate list of social links

This commit is contained in:
Ayo Ayco 2025-06-05 14:15:12 +02:00
parent 7e85e61fa7
commit 55a9f3521d

View file

@ -60,7 +60,9 @@ export const footerLinks: Link[] = [
url: 'https://github.com/ayoayco',
icon: 'github',
},
]
export const socialLinks: Link[] = [
/**
* TODO: add all socials to about page
*/