Skip to content

Commit

Permalink
Update Footer.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
rajanjha9235 authored Jan 3, 2025
1 parent 4d1127c commit a690a92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Footer.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ function Footer() {
</a>

<a href="mailto:rajanjha9235@gmail.com" target="_blank" rel="noopener noreferrer" className="ml-4">
<img src="/Sorting_Visualizer/Gmail-Logo.png" alt="Gmail" className="w-8 h-8 rounded-full" />
<img src="/Sorting_Visualizer/Gmail-Logo.webp" alt="Gmail" className="w-8 h-8 rounded-full" />
</a>
</div>

Expand Down

0 comments on commit a690a92

Please sign in to comment.