Skip to content

Commit

Permalink
Merge pull request #2977 from nluginbill/add-nluginbill-card
Browse files Browse the repository at this point in the history
Nathaniel Luginbill's card
  • Loading branch information
ascodeasice authored Sep 29, 2023
2 parents 1ad7e7a + ee83b2a commit e7510fb
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,32 @@ <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 ========= -->
<!-- ________Nate card START ________ -->
<div class="card">
<p class="name">Nathaniel Luginbill</p>
<p class="contact">
<i class="fab fa-twitter"></i>
<a href="https://www.twitter.com/winespodyody" target="_blank">Ackacka</a>
<i class="fab fa-github"></i>
<a href="https://www.github.com/nluginbill" target="_blank">nluginbill</a>
</p>
<p class="about">Just a human being that's trying to get vim-brained.</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://github.com/philc/vimium" target="_blank" title="Vimium">Vimium</a>
</li>
<li>
<a href="https://github.com/scrapy/scrapy" target="_blank" title="Scrapy">Scrapy</a>
</li>
<li>
<a href="https://github.com/ycm-core/YouCompleteMe" target="_blank" title="YouCompleteMe">YouCompleteMe</a>
</li>
</ul>
</div>
</div>
<!-- ________ nluginbill card END ________ -->
<!-- ________ 6arturodiaz card START ________ -->
<div class="card">
<p class="name">Arturo Diaz</p>
Expand Down

0 comments on commit e7510fb

Please sign in to comment.