Skip to content

Commit

Permalink
Jason41391 commit
Browse files Browse the repository at this point in the history
  • Loading branch information
jason41391 committed Jul 22, 2024
1 parent 381e25b commit f16ecaa
Showing 1 changed file with 25 additions and 1 deletion.
26 changes: 25 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,31 @@ <h2>A project for first-time contributions</h2>

<!-- DO NOT modify the TEMPLATE directly, make a copy and paste it below -->
<!-- Keep one line of space above and below your card -->

<!-- ========= Paste YOUR CARD directly BELOW this line ========= -->
<!-- ________ *TEMPLATE: MAKE A COPY* Contributor 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>
<!-- ________ Brian Ali card Start ________ -->
<div class="card">
<p class="name">Brian Ali</p>
Expand Down Expand Up @@ -2852,4 +2876,4 @@ <h2>A project for first-time contributions</h2>
</footer>
<script type="module" src="assets/script.js"></script>
</body>
</html>
</html>

0 comments on commit f16ecaa

Please sign in to comment.