Skip to content

Commit

Permalink
Prettified Code!
Browse files Browse the repository at this point in the history
  • Loading branch information
Amazening authored and actions-user committed Mar 7, 2024
1 parent 4e96902 commit 4dc50dc
Showing 1 changed file with 28 additions and 25 deletions.
53 changes: 28 additions & 25 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -122,32 +122,35 @@ <h2>A project for first-time contributions</h2>
<!-- Keep one line of space above and below your card -->
<!-- ========= Paste YOUR CARD directly BELOW this line ========= -->

<!-- ________ *Heather Rouke contribution START ________ -->
<div class="card">
<p class="name">Heather Rouke</p>
<p class="contact">
<i class="fab fa-x-twitter"></i>
<a href="https://www.heatherrouke.com/" target="_blank">Portfolio</a>
<i class="fab fa-github"></i>
<a href="https://github.com/heathervalene" target="_blank">HVR_214</a>
</p>
<p class="about">I'm just getting started on my software development journey. I enjoy mostly front-end development and learning new technologies.</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://www.w3schools.com/" target="_blank" title="First Resource">w3schools</a>
</li>
<li>
<a href="https://developer.mozilla.org/en-US/" target="_blank" title="Second Resource">MDN Docs</a>
</li>
<li>
<a href="https://react.dev/" target="_blank" title="Third resource">React.dev</a>
</li>
</ul>
</div>
<!-- ________ *Heather Rouke contribution START ________ -->
<div class="card">
<p class="name">Heather Rouke</p>
<p class="contact">
<i class="fab fa-x-twitter"></i>
<a href="https://www.heatherrouke.com/" target="_blank">Portfolio</a>
<i class="fab fa-github"></i>
<a href="https://github.com/heathervalene" target="_blank">HVR_214</a>
</p>
<p class="about">
I'm just getting started on my software development journey. I enjoy mostly front-end development and
learning new technologies.
</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://www.w3schools.com/" target="_blank" title="First Resource">w3schools</a>
</li>
<li>
<a href="https://developer.mozilla.org/en-US/" target="_blank" title="Second Resource">MDN Docs</a>
</li>
<li>
<a href="https://react.dev/" target="_blank" title="Third resource">React.dev</a>
</li>
</ul>
</div>
<!-- ________ *Heather Rouke contributor END ________ -->
</div>
<!-- ________ *Heather Rouke contributor END ________ -->

<!-- ________ Sneha's Contributor card START ________ -->
<div class="card">
Expand Down

0 comments on commit 4dc50dc

Please sign in to comment.