feat: add codepen to links

This commit is contained in:
ayo 2026-03-14 22:02:59 +01:00
parent 106e73fbcc
commit 69a6543de7

View file

@ -47,9 +47,14 @@ export const footerLinks: Link[] = [
},
{
text: 'GitHub',
url: 'https://ayco.io/gh',
url: 'https://github.com/ayo-run',
icon: 'github',
},
{
text: 'CodePen',
url: 'https://codepen.io/ayo-run',
icon: 'codepen',
},
{
text: 'Mastodon',
url: 'https://main.elk.zone/social.ayco.io/@ayo',