Skip to content

Commit

Permalink
Prettified Code!
Browse files Browse the repository at this point in the history
  • Loading branch information
alsonick authored and actions-user committed Oct 5, 2024
1 parent a3c6390 commit df9f546
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -129,19 +129,25 @@ <h2>A project for first-time contributions</h2>
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://www.freecodecamp.org/" target="_blank" title="First Resource">An amazing resource to learn coding</a>
<a href="https://www.freecodecamp.org/" target="_blank" title="First Resource">
An amazing resource to learn coding
</a>
</li>
<li>
<a href="https://scrollrevealjs.org/" target="_blank" title="Second Resource">A JavaScript library to animate elements as they scroll into view</a>
<a href="https://scrollrevealjs.org/" target="_blank" title="Second Resource">
A JavaScript library to animate elements as they scroll into view
</a>
</li>
<li>
<a href="https://css-tricks.com/" target="_blank" title="Third resource">A website about making websites</a>
<a href="https://css-tricks.com/" target="_blank" title="Third resource">
A website about making websites
</a>
</li>
</ul>
</div>
</div>
<!-- ________ Saqib's Contributor card END ________ -->

<!-- ________ DxRavage's Contributor card START ________ -->
<div class="card">
<p class="name">DxRavage</p>
Expand Down

0 comments on commit df9f546

Please sign in to comment.