Skip to content

Commit

Permalink
change x handle
Browse files Browse the repository at this point in the history
  • Loading branch information
isstuev committed Feb 17, 2025
1 parent 548616a commit d3f9d61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/snippets/footer/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ const Footer = () => {
icon: 'social/twitter' as const,
iconSize: '18px',
text: 'X (ex-Twitter)',
url: 'https://www.twitter.com/blockscoutcom',
url: 'https://x.com/blockscout',
},
{
icon: 'social/discord' as const,
Expand Down

0 comments on commit d3f9d61

Please sign in to comment.