diff --git a/src/constants/links.ts b/src/constants/links.ts index a74a4aa..b2cbf2a 100644 --- a/src/constants/links.ts +++ b/src/constants/links.ts @@ -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 */