Skip to content

Commit

Permalink
Merge pull request #126 from 0xkev21/Kev
Browse files Browse the repository at this point in the history
🐛 fix(profile): fix a bug where the links aren't clickable
  • Loading branch information
lwinmoepaing authored Oct 25, 2023
2 parents 508d288 + e04a85e commit d0c536a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/profile/kev.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -38,14 +38,14 @@ tags:
<h2 className="text-lg">↗️ Hover on Profile to see more about me</h2>

<div className="container">
* Reach me via
Reach me via
<a href="https://www.facebook.com/0xkev" className="underline">Facebook</a> ||
<a href="https://www.linkedin.com/in/0xkev/" className="underline">LinkedIn</a> ||
<a href="mailto:[email protected]" className="underline">Email </a>
</div>

<div className="container">
* Track my Progress on
Track my Progress on
<a href="https://github.com/0xkev21" className="underline">Github</a> ||
<a href="https://codepen.io/0xKev" className="underline">CodePen</a>
</div>
Expand Down

0 comments on commit d0c536a

Please sign in to comment.