Skip to content

Commit

Permalink
links
Browse files Browse the repository at this point in the history
  • Loading branch information
0xelsherif committed Apr 1, 2024
1 parent e396615 commit b40c5d6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -135,11 +135,11 @@ <h2>About Me</h2>
<div class="card">
<h3>Follow Me</h3>
<div class="socialmediaicons">
<a href="" class="fa fa-linkedin"></a>
<a href="" class="fa fa-github"></a>
<a href="" class="fa fa-code"></a>
<a href="" class="fa fa-stack-overflow"></a>
<a href="" class="fa fa-codepen"></a>
<a href="https://www.linkedin.com/in/0xelsherif/" class="fa fa-linkedin"></a>
<a href="https://github.com/0xelsherif" class="fa fa-github"></a>
<a href="https://www.hackerrank.com/profile/0xelsherif" class="fa fa-code"></a>
<a href="https://stackoverflow.com/users/23931990/0xelsherif" class="fa fa-stack-overflow"></a>
<a href="https://codepen.io/0xelsherif" class="fa fa-codepen"></a>

</div>

Expand Down

0 comments on commit b40c5d6

Please sign in to comment.