Merge pull request #1401 from yashsinghcodes/1.4.0

discord image fix
This commit is contained in:
Aditya
2024-05-22 18:50:54 +05:30
committed by GitHub
+1 -1
View File
@@ -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>