Skip to content

Commit

Permalink
Merge pull request #2950 from seyf97/my_new_branch
Browse files Browse the repository at this point in the history
seyf97 card info
  • Loading branch information
ascodeasice authored Sep 25, 2023
2 parents 770fcd1 + 3c31e02 commit a63f1cf
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 @@ -261,6 +261,33 @@ <h2>A project for first-time contributions</h2>
</div>
<!-- ________ *TEMPLATE* Contributor card END ________ -->

<!-- ________ *TEMPLATE: MAKE A COPY* Contributor card START ________ -->
<div class="card">
<p class="name">Seyf O.</p>
<p class="contact">
<i class="fab fa-facebook"></i>
<a href="https://www.facebook.com/profile.php?id=100007625689458" target="_blank">Seyfullah Orhan</a>
<i class="fab fa-github"></i>
<a href="https://github.com/seyf97" target="_blank">seyf97</a>
</p>
<p class="about">Learning to contribute to open source.</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://www.theodinproject.com/" target="_blank" title="The Odin Project">The Odin Project</a>
</li>
<li>
<a href="https://www.figma.com/" target="_blank" title="Figma">Figma</a>
</li>
<li>
<a href="https://fonts.google.com/" target="_blank" title="Google Fonts">Google Fonts</a>
</li>
</ul>
</div>
</div>
<!-- ________ *TEMPLATE* Contributor card END ________ -->

<!-- ________ *TEMPLATE: MAKE A COPY* Contributor card START ________ -->

<div class="card">
Expand Down

0 comments on commit a63f1cf

Please sign in to comment.