Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 16 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -685,9 +685,23 @@ <h5 class="Role">Contributor</h5>
</figure>


<!-- NOTE: Please place the code above this line -->


<figure class="Card">
<div class="profile-image"><img src="https://avatars.githubusercontent.com/u/108727859?v=4" alt="Profile-Image" /></div>
<figcaption>
<h3>Aayush Sahu</h3>
<h5 class="Role">Contributor</h5>
<div class="line"></div>
<div class="icons">
<a href="https://github.com/aayushsahu3010" target="_blank"><i class="ion-social-github" id="github"></i></a>
<a href="https://twitter.com/Aayush1030_A" target="_blank"><i class="ion-social-twitter" id="twitter"></i></a>
<a href="https://www.linkedin.com/in/aayush-sahu-507036228/" target="_blank"><i class="ion-social-linkedin" id="linkedin"></i></a>
</div>
</figcaption>
</figure>


<!-- NOTE: Please place the code above this line -->
</div>

<!-- Scroll bottom to top -->
Expand Down