Skip to content

Commit

Permalink
Removes IG logo (#89)
Browse files Browse the repository at this point in the history
  • Loading branch information
zarela authored Nov 19, 2024
1 parent 363fb66 commit eaf61d2
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions components/Footer/Footer.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,6 @@ const Footer = () => {
<Image src="/images/socials/dis-icon.png" alt="Discord Logo" width={40} height={40} />
</a>
</div>
<div className={styles.logos}>
<a>
<Image src="/images/socials/ig-icon.png" alt="Instagram Logo" width={40} height={40} />
</a>
</div>
<div className={styles.logos}>
<a href="https://www.youtube.com/@techallianceswfl" target="_blank" rel="noreferrer">
<Image src="/images/socials/yt-icon.png" alt="Youtube Logo" width={40} height={40} />
Expand Down

0 comments on commit eaf61d2

Please sign in to comment.