Skip to content

Commit

Permalink
Update info-card.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
testsnake authored Nov 27, 2024
1 parent 75f74c6 commit b073829
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/info-card.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,10 @@ const InfoCard = () => {
<ButtonLink href="https://www.linkedin.com/in/emma-meredith-black/" name="linkedin">
<LinkedIn />
</ButtonLink>
<ButtonLink href="https://bsky.app/profile/emmamb.com" name="github">
<ButtonLink href="https://bsky.app/profile/emmamb.com" name="Bluesky">
<Bluesky />
</ButtonLink>
<ButtonLink href="https://www.instagram.com/emma0mb/" name="github">
<ButtonLink href="https://www.instagram.com/emma0mb/" name="Instagram">
<Instagram />
</ButtonLink>
<ContactDialog />
Expand Down

0 comments on commit b073829

Please sign in to comment.