Skip to content

Commit

Permalink
Merge pull request #3935 from Milrer/believemy-fork
Browse files Browse the repository at this point in the history
Adding card for lnl
  • Loading branch information
ibrahimdevop21 authored Sep 19, 2024
2 parents 94511fa + 2e9687f commit 6822b18
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -326,6 +326,31 @@ <h2>A project for first-time contributions</h2>
</div>
<!-- ________ MainakSil's card END ________ -->

<!-- ________ *Milrer* Contributor card START ________ -->
<div class="card">
<p class="name">Nicolas</p>
<p class="contact">
<i class="fa-solid fa-star"></i>
<a href="https://louisnicolasleuillet.com/" target="_blank">Portfolio</a>
</p>
<p class="about">My name is Nicolas and I love coding</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://believemy.com/course/formation-react" target="_blank" title="Apprendre React">Apprendre React</a>
</li>
<li>
<a href="https://believemy.com/r/le-guide-complet-sur-flexbox-css" target="_blank" title="Tout savoir sur flexbox">Tout savoir sur flexbox</a>
</li>
<li>
<a href="https://believemy.com/course/formation-nextjs" target="_blank" title="Formation sur NextJS">Formation sur NextJS</a>
</li>
</ul>
</div>
</div>
<!-- ________ *Milrer* Contributor card END ________ -->

<!-- ________ Mori's card START ________ -->
<div class="card">
<p class="name">Mori</p>
Expand All @@ -339,6 +364,15 @@ <h2>A project for first-time contributions</h2>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://believemy.com/course/formation-react" target="_blank" title="Apprendre React">Apprendre React</a>
</li>
<li>
<a href="https://believemy.com/r/le-guide-complet-sur-flexbox-css" target="_blank" title="Tout savoir sur flexbox">Tout savoir sur flexbox</a>
</li>
<li>
<a href="https://believemy.com/course/formation-nextjs" target="_blank" title="Formation sur NextJS">Formation sur NextJS</a>
</li>
<li>
<a href="https://cssbattle.dev/" target="_blank" title="First Resource">CSS Battle</a>
</li>
Expand Down

0 comments on commit 6822b18

Please sign in to comment.