Skip to content

Commit

Permalink
Merge pull request Shuffle#1401 from yashsinghcodes/1.4.0
Browse files Browse the repository at this point in the history
discord image fix
  • Loading branch information
0x0elliot authored May 22, 2024
2 parents 52bdc86 + 1f41067 commit da539b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/components/NewHeader.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -541,7 +541,7 @@ const Header = (props) => {
>
<img
alt="Discord Community Join"
src={"/images/social/resized/discord.png"}
src={"/images/social/discord.png"}
style={{ height: 30, width: 30 }}
/>
</IconButton>
Expand Down

0 comments on commit da539b5

Please sign in to comment.