Skip to content

Commit

Permalink
Merge pull request #2966 from sreshtech/master
Browse files Browse the repository at this point in the history
sreshta
  • Loading branch information
CandidDeer authored Sep 29, 2023
2 parents 8e53dd0 + 7cbfe45 commit ffd18ca
Showing 1 changed file with 29 additions and 1 deletion.
30 changes: 29 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,34 @@ <h2>A project for first-time contributions</h2>

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

<!-- ________Nate card START ________ -->
<!-- ________ Sreshta card START ________ -->
<div class="card">
<p class="name">Sreshta</p>
<p class="contact">
<i class="fab fa-twitter"></i>
<a href="https://twitter.com/sreshta_1102" target="_blank">sreshta_1102</a>
<i class="fab fa-github"></i>
<a href="https://github.com/sreshtech" target="_blank">sreshtech</a>
</p>
<p class="about">web Devoloper</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://www.w3schools.com/" target="_blank" title="First Resource">W3Schools</a>
</li>
<li>
<a href="https://www.geeksforgeeks.org/" target="_blank" title="Second Resource">GeeksForGeeks</a>
</li>
<li>
<a href="https://stackoverflow.com/" target="_blank" title="Third resource">StackOverflow</a>
</li>
</ul>
</div>
</div>
<!-- ________ *TEMPLATE* sreshta card END ________ -->

<!-- ________ nluginbill card START ________ -->
<div class="card">
<p class="name">Nathaniel Luginbill</p>
<p class="contact">
Expand Down Expand Up @@ -137,6 +164,7 @@ <h2>A project for first-time contributions</h2>
<!-- ________ nluginbill card END ________ -->

<!-- ________ swapna's card START ________ -->

<div class="card">
<p class="name">Swapna pradhan</p>
<p class="contact">
Expand Down

0 comments on commit ffd18ca

Please sign in to comment.