Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
HarshMN2345 authored Oct 22, 2023
1 parent 116c4a8 commit 40685ef
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -430,6 +430,32 @@ <h2>A project for first-time contributions</h2>
</div>
</div>
<!-- ________ Yashika Contributor card END ________ -->
<!-- ________Harsh Contributor card START ________ -->
<div class="card">
<p class="name">Harsh</p>
<p class="contact">
<i class="fab fa-linkedin"></i>
<a href="https://www.linkedin.com/in/harshmahajan2345/" target="_blank">Harsh</a>
<i class="fab fa-github"></i>
<a href="https://github.com/harshMN2345" target="_blank">harshmn2345</a>
</p>
<p class="about">A passionate developer with web development. Web3 enthusiast and a fast learner.</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://www.freecodecamp.org/" target="_blank" title="FreeCodeCamp">FreeCodeCamp</a>
</li>
<li>
<a href="https://www.w3schools.com/" target="_blank" title="W3Schools">W3Schools</a>
</li>
<li>
<a href="https://developer.mozilla.org/en-US/" target="_blank" title="MDN Web Docs">MDN Web Docs</a>
</li>
</ul>
</div>
</div>
<!-- ________harsh Contributor card END ________ -->

<!-- ________ Rookie Contributor card START ________ -->
<div class="card">
Expand Down

0 comments on commit 40685ef

Please sign in to comment.