Skip to content

Commit

Permalink
Adding New Card
Browse files Browse the repository at this point in the history
  • Loading branch information
dev-002 committed Oct 2, 2023
1 parent a7aabaf commit 04a1e5a
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,33 @@ <h2>A project for first-time contributions</h2>

<!-- ========= Paste YOUR CARD directly BELOW this line ========= -->

<!-- ________ Devansh card START ________ -->
<div class="card">
<p class="name">Devansh</p>
<p class="contact">
<i class="fab fa-twitter"></i>
<a href="https://www.twitter.com" target="https://twitter.com/devansh_002">@devansh_002</a>
<i class="fab fa-github"></i>
<a href="https://www.github.com" target="https://github.com/dev-002">@dev-002</a>
</p>
<p class="about">Web Developer || Student || #CodeCoffeeChill</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="http://git-cheatsheet.com/" target="_blank" title="First Resource">Git CheatSheet</a>
</li>
<li>
<a href="https://www.dafont.com/" target="_blank" title="Second Resource">Font Library</a>
</li>
<li>
<a href="https://spline.design/" target="_blank" title="Third resource">3D Designs</a>
</li>
</ul>
</div>
</div>
<!-- ________ Devansh card END ________ -->

<!-- ________ Chahat Card START ________ -->
<div class="card">
<p class="name">Chahat Jain</p>
Expand Down

0 comments on commit 04a1e5a

Please sign in to comment.