Skip to content

Commit

Permalink
fix: use twitter icon (#5953)
Browse files Browse the repository at this point in the history
  • Loading branch information
bmuenzenmeyer authored Oct 2, 2023
1 parent 38d0d6b commit 426beaf
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions components/__design__/social-logos.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ export const SocialMediaLogos: StoryObj = {
</div>
<div>
<Image
src="/static/images/logos/social-x.svg"
alt="X Logo"
src="/static/images/logos/social-twitter.svg"
alt="Twitter Logo"
width={64}
height={64}
/>
Expand Down
1 change: 1 addition & 0 deletions public/static/images/logos/social-twitter.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion public/static/images/logos/social-x.svg

This file was deleted.

0 comments on commit 426beaf

Please sign in to comment.