diff --git a/src/constants/links.ts b/src/constants/links.ts index 2c59ce4..abb9645 100644 --- a/src/constants/links.ts +++ b/src/constants/links.ts @@ -43,14 +43,14 @@ export const links: Link[] = [ export default links export const footerLinks = [ - { - text: 'GitHub', - url: 'https://github.com/ayoayco', - }, { text: 'SourceHut', url: 'https://sr.ht/~ayoayco', }, + { + text: 'GitHub', + url: 'https://github.com/ayoayco', + }, { text: 'LinkedIn', url: 'https://www.linkedin.com/in/ayoayco',