Skip to content

Commit

Permalink
Merge pull request #6 from ryanwoconnor/patch-1
Browse files Browse the repository at this point in the history
Update AboutMe.js
  • Loading branch information
manuarora700 committed Jun 26, 2022
2 parents 3afa5f6 + 79a47ca commit 76114d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/AboutMe.js
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ export default function AboutMe() {
</div>
<div className="flex flex-row justify-start items-center">
<a
href={userData.socialLinks.twitter}
href={userData.socialLinks.instagram}
className="flex flex-row items-center space-x-4 group"
>
<div className="my-4">&rarr;</div>
Expand Down

1 comment on commit 76114d4

@vercel
Copy link

@vercel vercel bot commented on 76114d4 Jun 26, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.