Skip to content

Commit

Permalink
Merge pull request #3096 from rupalilakhanpal/RupaliLakhanpalCard
Browse files Browse the repository at this point in the history
Rupali lakhanpal card
  • Loading branch information
CandidDeer authored Oct 9, 2023
2 parents 551f8ee + 245d2d7 commit 5c1d274
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 @@ -768,6 +768,32 @@ <h2>A project for first-time contributions</h2>
</div>
<!-- ________ Shanaya's card END ________ -->

<!-- ________ *TEMPLATE: MAKE A COPY* Contributor card START ________ -->
<div class="card">
<p class="name">Rupali Lakhanpal</p>
<p class="contact">
<i class="fab fa-twitter"></i>
<a href="https://twitter.com/LakhanpalR14328" target="_blank">LakhanpalR14328</a>
<i class="fab fa-github"></i>
<a href="https://www.github.com" target="_blank">Your handle</a>
</p>
<p class="about">I'm a twenty-something-year-old who enjoys working out!</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://www.w3schools.com/TAGS/default.asp" target="_blank" title="HTML tags that are useful for web development">HTML Tags</a>
</li>
<li>
<a href="https://www.w3schools.com/html/html_css.asp" target="_blank" title="CSS styles that are useful for web development">CSS Stylesheets</a>
</li>
<li>
<a href="https://www.simplilearn.com/tutorials/reactjs-tutorial/what-is-reactjs" target="_blank" title="What React is and why it is useful for web development">React</a>
</li>
</ul>
</div>
</div>
<!-- ________ *TEMPLATE* Contributor card END ________ -->
<!-- ________ *TEMPLATE: MAKE A COPY* Contributor card START ________ -->
<div class="card">
<p class="name">Akash K</p>
Expand Down

0 comments on commit 5c1d274

Please sign in to comment.