Skip to content

Commit

Permalink
Prettified Code!
Browse files Browse the repository at this point in the history
  • Loading branch information
TenTraicion authored and actions-user committed Mar 23, 2024
1 parent 561588b commit 96410bd
Showing 1 changed file with 18 additions and 4 deletions.
22 changes: 18 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -134,19 +134,33 @@ <h2>A project for first-time contributions</h2>
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://automatetheboringstuff.com/" target="_blank" title="My first python book">Al Sweigart's Automate the Boring Stuff with Python</a>
<a href="https://automatetheboringstuff.com/" target="_blank" title="My first python book">
Al Sweigart's Automate the Boring Stuff with Python
</a>
</li>
<li>
<a href="https://learn.microsoft.com/en-us/dotnet/csharp/" target="_blank" title="Learned some C# skills here">Microsoft Learn modules</a>
<a
href="https://learn.microsoft.com/en-us/dotnet/csharp/"
target="_blank"
title="Learned some C# skills here"
>
Microsoft Learn modules
</a>
</li>
<li>
<a href="https://www.reddit.com/r/learnpython/" target="_blank" title="A good place to ask newbie questions and lurk for tips.">r/learnpython subreddit</a>
<a
href="https://www.reddit.com/r/learnpython/"
target="_blank"
title="A good place to ask newbie questions and lurk for tips."
>
r/learnpython subreddit
</a>
</li>
</ul>
</div>
</div>
<!-- ________ *TEMPLATE: MAKE A COPY* Contributor card END ________ -->

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

0 comments on commit 96410bd

Please sign in to comment.