Skip to content

Commit

Permalink
twitter icon -> x icon
Browse files Browse the repository at this point in the history
  • Loading branch information
scott-the-programmer committed Dec 23, 2023
1 parent 8246f59 commit 4ab1910
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ const Footer: React.FC = () => {
<img
className="h-5 w-5 mx-2 invert"
alt="Twitter Icon"
src="https://cdn.jsdelivr.net/npm/simple-icons@latest/icons/twitter.svg"
src="https://cdn.jsdelivr.net/npm/simple-icons@latest/icons/x.svg"
/>
</a>
<a
Expand Down

0 comments on commit 4ab1910

Please sign in to comment.