Skip to content

Commit

Permalink
Merge pull request #3868 from jason41391/jason41391-card
Browse files Browse the repository at this point in the history
Jason41391 commit
  • Loading branch information
CandidDeer authored Jul 29, 2024
2 parents bb8b43b + 33e4d00 commit dc30405
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 @@ -117,6 +117,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 ========= -->

<!-- ________ Jason card START ________ -->
<div class="card">
<i class="fab fa-x-twitter"></i>
<a href="https://x.com/jason139414" target="_blank">Jason Chang</a>
<i class="fab fa-github"></i>
<a href="https://www.github.com/jason41391" target="_blank">jason</a>
</p>
<p class="about">about you</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
<li>
<a href="https://www.google.com" target="_blank" title="First Resource">Google it.</a>
</li>
<li>
<a href="https://openai.com/" target="_blank" title="Second Resource">CHATGPT</a>
</li>
<li>
<a href="https://wikipedia.org/" target="_blank" title="Third resource">Wikipedia !!!</a>
</li>
</ul>
</div>
</div>
<!-- ________ Jason card START ________ -->


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

0 comments on commit dc30405

Please sign in to comment.