Skip to content

Commit

Permalink
Merge pull request #3729 from Meshia13/Meesh-card
Browse files Browse the repository at this point in the history
Update index.html
  • Loading branch information
theAravinthM committed Apr 27, 2024
2 parents f9bd47b + 50d1d02 commit 58f4412
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions index.html
Expand Up @@ -122,6 +122,31 @@ <h2>A project for first-time contributions</h2>

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

<!-- ________ Meesh card START ________ -->
<div class="card">
<p class="name">Carmeshia</p>
<p class="contact">
<i class="fab fa-github"></i>
<a href="https://github.com/Meshia13" target="_blank">Meshia13</a>
</p>
<p class="about">Frontend Web Developer with a love for space</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://appbrewery.github.io/gridgarden/" target="_blank" title="First Resource">Grid Garden</a>
</li>
<li>
<a href="https://www.codecademy.com/" target="_blank" title="Second Resource">Code Academy</a>
</li>
<li>
<a href="https://css-tricks.com/snippets/css/a-guide-to-flexbox/" target="_blank" title="Third resource">CSS-Tricks</a>
</li>
</ul>
</div>
</div>
<!-- ________ Meesh card END ________ -->

<!-- ________ *TEMPLATE: MAKE A COPY* Contributor card START ________ -->

<div class="card">
Expand Down

0 comments on commit 58f4412

Please sign in to comment.