Skip to content

Commit

Permalink
fix: update twitter to X #328 (#331)
Browse files Browse the repository at this point in the history
* fix: update twitter to X #328

changed the logo and name

* chore: apply automated updates

---------

Co-authored-by: Mandy Meindersma <[email protected]>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
  • Loading branch information
3 people authored Apr 22, 2024
1 parent e5d1ff9 commit 6ffac4b
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 6ffac4b

Please sign in to comment.