Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
shail-patel-321 authored Oct 5, 2023
1 parent f643951 commit f173712
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,19 @@ <h3 class="name">Priyanshu Singh</h3>
<a href="https://www.linkedin.com/in/priyanshu-singh-a7711822b/" target="_blank"><i class="fa-brands fa-linkedin-in"></i></a>
</div>
</div>

<div class="profile">
<div class="pfp"><img src="https://github.com/shail-patel-321.png" alt="User Image"></div>
<h3 class="name">Shail Patel</h3>
<div class="skills">
<span class="skill">DSA</span>
<span class="skill">Linux-Programming</span>
<span class="skill">Frontend Web development</span>
</div>
<div class="social">
<a href="https://github.com/shail-patel-321" target="_blank"><i class="fa-brands fa-github"></i></a>
<a href="https://www.linkedin.com/in/shail-patel-058200284/" target="_blank"><i class="fa-brands fa-linkedin-in"></i></a>
</div>
</div>

<div class="profile">
<div class="pfp"><img src="https://avatars.githubusercontent.com/u/97402083?v=4" alt="Dheeraj Sarana Image"></div>
Expand Down

0 comments on commit f173712

Please sign in to comment.