diff --git a/constants/socials.ts b/constants/socials.ts index 81e1a55d..71b1337d 100644 --- a/constants/socials.ts +++ b/constants/socials.ts @@ -17,8 +17,8 @@ export const socials: NavItem[] = [ to: 'https://www.youtube.com/devedmonton', }, { - name: 'Twitter', - icon: 'i-ph-twitter-logo-duotone', + name: 'X/Twitter', + icon: 'pajamas:twitter', to: 'https://twitter.com/devedmonton', }, {