Skip to content

Commit

Permalink
Merge pull request #2997 from deannaIreland/deanna-ireland-branch
Browse files Browse the repository at this point in the history
Deanna-Ireland-Card-Creation
  • Loading branch information
CandidDeer authored Oct 2, 2023
2 parents 7bc70c0 + b121ca8 commit c704aa9
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,33 @@ <h2>A project for first-time contributions</h2>

<!-- ========= Paste YOUR CARD directly BELOW this line ========= -->

<!-- ________ Deanna card START ________ -->
<div class="card">
<p class="name">Deanna Ireland</p>
<p class="contact">
<i class="fab fa-twitter"></i>
<a href="https://twitter.com/dead_houseplant" target="_blank">@dead_houseplant</a>
<i class="fab fa-github"></i>
<a href="https://www.github.com/deannaIreland" target="_blank">deannaIreland</a>
</p>
<p class="about">Studying Botany and Computer Science at OSU. Love my dogs.</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://producingoss.com/" target="_blank" title="OSS Textbook">Producing Open Source Software</a>
</li>
<li>
<a href="https://rubberduckdebugging.com/" target="_blank" title="Rubber Duck Debugging">Rubber Duck Debugging</a>
</li>
<li>
<a href="https://dev.to/doylecodes/git-for-dummies-1a2i" target="_blank" title="Git for Dummies">Git for Dummies</a>
</li>
</ul>
</div>
</div>
<!-- ________ Deanna card END ________ -->

<!-- ________ Miles card START ________ -->
<div class="card">
<p class="name">Miles Kesser</p>
Expand Down

0 comments on commit c704aa9

Please sign in to comment.