feat: put gh as last link

This commit is contained in:
Ayo Ayco 2026-01-03 12:35:51 +01:00
parent adcd9af337
commit 317b5675b6

View file

@ -50,11 +50,6 @@ export const footerLinks: Link[] = [
url: 'https://sr.ht/~ayoayco',
icon: 'sourcehut',
},
{
text: 'GitHub',
url: 'https://ayco.io/gh',
icon: 'github',
},
{
text: 'Mastodon',
url: 'https://elk.zone/social.ayco.io/@ayo',
@ -75,6 +70,11 @@ export const footerLinks: Link[] = [
url: 'https://www.linkedin.com/in/ayoayco/',
icon: 'linkedin',
},
{
text: 'GitHub',
url: 'https://ayco.io/gh',
icon: 'github',
},
]
export const socialLinks: Link[] = [