Skip to content

Commit

Permalink
Prettified Code!
Browse files Browse the repository at this point in the history
  • Loading branch information
TenTraicion authored and actions-user committed Mar 9, 2024
1 parent b16d2e9 commit b9bb17d
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -121,15 +121,17 @@ <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 ========= -->

<!-- ________ ECO.AKRAM'S Contributor card START ________ -->
<div class="card">
<p class="name">Akram</p>
<p class="contact">
<i class="fab fa-github"></i>
<a href="https://github.com/eco-akram" target="_blank">@eco.akram</a>
</p>
<p class="about">Hey, I'm an aspiring IT student from Lithuania, pretty exited to make my first contribution.</p>
</p>
<p class="about">
Hey, I'm an aspiring IT student from Lithuania, pretty exited to make my first contribution.
</p>
<div class="resources">
<p>3 Useful Dev Resources</p>
<ul>
Expand All @@ -139,13 +141,13 @@ <h2>A project for first-time contributions</h2>
<li>
<a href="https://www.w3schools.com/" target="_blank" title="Second Resource">W3schools</a>
</li>
<li>
<li>
<a href="https://developer.mozilla.org/en-US/" target="_blank" title="Third resource">MDN</a>
</li>
</ul>
</div>
</div>
<!-- ________ ECO.AKRAM'S Contributor card END ________ -->
<!-- ________ ECO.AKRAM'S Contributor card END ________ -->

<!-- ________ *TEMPLATE: MAKE A COPY* Contributor card START ________ -->
<div class="card">
Expand Down Expand Up @@ -2376,4 +2378,4 @@ <h2>A project for first-time contributions</h2>
</div>
<script type="module" src="assets/script.js"></script>
</body>
</html>
</html>

0 comments on commit b9bb17d

Please sign in to comment.