Skip to content

Commit

Permalink
Prettified Code!
Browse files Browse the repository at this point in the history
  • Loading branch information
CandidDeer authored and actions-user committed Aug 18, 2024
1 parent 495be17 commit 498e727
Showing 1 changed file with 21 additions and 3 deletions.
24 changes: 21 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -178,13 +178,31 @@ <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="Freecodecamp mission is to help people learn to code for free. We accomplish this by creating thousands of videos, articles, and interactive coding lessons">Freecodecamp</a>
<a
href="https://www.freecodecamp.org/"
target="_blank"
title="Freecodecamp mission is to help people learn to code for free. We accomplish this by creating thousands of videos, articles, and interactive coding lessons"
>
Freecodecamp
</a>
</li>
<li>
<a href="https://www.theodinproject.com" target="_blank" title="The Odin Project empowers aspiring web developers to learn together for free.">The Odin Project</a>
<a
href="https://www.theodinproject.com"
target="_blank"
title="The Odin Project empowers aspiring web developers to learn together for free."
>
The Odin Project
</a>
</li>
<li>
<a href="https://www.appacademy.io/" target="_blank" title="Our software engineering bootcamps are designed to help people with little to no coding experience become high-earning software engineers. ">Appacademy</a>
<a
href="https://www.appacademy.io/"
target="_blank"
title="Our software engineering bootcamps are designed to help people with little to no coding experience become high-earning software engineers. "
>
Appacademy
</a>
</li>
</ul>
</div>
Expand Down

0 comments on commit 498e727

Please sign in to comment.