Skip to content

Commit

Permalink
fix: fixed decathlon logo
Browse files Browse the repository at this point in the history
  • Loading branch information
1010varun committed Apr 16, 2024
1 parent 0970b4d commit 0904e0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Module/General.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -497,7 +497,7 @@ const silverSponsor = [
alt: " LOGO",
},
{
src: "https://upload.wikimedia.org/wikipedia/commons/thumb/0/08/Decathlon_Logo.png/1200px-Decathlon_Logo.png",
src: "https://s3.ap-south-1.amazonaws.com/innohacks3.0/DEACT.png",
alt: " LOGO",
},
];
Expand Down

0 comments on commit 0904e0c

Please sign in to comment.