Skip to content

Commit

Permalink
fix: Update YouTube icon path for correct image loading
Browse files Browse the repository at this point in the history
  • Loading branch information
aidamiscom committed Jan 4, 2025
1 parent 2f3b62a commit db99c53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ function HomepageHeader() {
style={{ textDecoration: 'none', color: 'inherit' }}
>
<img
src="/img/youtubeicon.png"
src="/mainstreamtoken.com/img/youtubeicon.png"
alt="Watch on YouTube"
style={{ width: '100px', height: 'auto', cursor: 'pointer' }}
/>
Expand Down

0 comments on commit db99c53

Please sign in to comment.