Skip to content

Commit

Permalink
fix: update twitter to X devedmonton#328
Browse files Browse the repository at this point in the history
changed the logo and name
  • Loading branch information
jeevikasirwani committed Apr 7, 2024
1 parent a6aadfd commit d193ffe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions constants/socials.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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',
},
{
Expand Down

0 comments on commit d193ffe

Please sign in to comment.