Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 9 additions & 8 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,17 @@ <h2>A project for first-time contributions</h2>
<!-- make sure there is one line of space above and below your card -->

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

<!-- ________*END TEMPLATE* Contributor card END ________ -->
<!-- COPY everything ABOVE this, from contributor card start to end along with the "START" and "END" comment lines -->
<!-- ============== ^^^^ TEMPLATE ^^^^ ============== -->
<!-- ============================================================== -->
<!-- DO NOT modify the TEMPLATE directly, make a copy and paste it below -->
<!-- make sure there is one line of space above and below your card -->
<!-- ========== ⬇⬇ Paste YOUR CARD directly BELOW this line ⬇⬇ ========== -->
<div id="grid-element">
<div id="element-heading">
<h4 class="grid-element-name">Your Name</h4>
<h4 class="grid-element-name">Sudershan KS</h4>
<div id="lang-label">
<p><i class="fab fa-python"></i></p>
<p><i class="fab fa-cuttlefish"></i>
Expand Down Expand Up @@ -58,13 +66,6 @@ <h4 class="grid-element-name">Your Name</h4>
</div>
</div>
</div>
<!-- ________*END TEMPLATE* Contributor card END ________ -->
<!-- COPY everything ABOVE this, from contributor card start to end along with the "START" and "END" comment lines -->
<!-- ============== ^^^^ TEMPLATE ^^^^ ============== -->
<!-- ============================================================== -->
<!-- DO NOT modify the TEMPLATE directly, make a copy and paste it below -->
<!-- make sure there is one line of space above and below your card -->
<!-- ========== ⬇⬇ Paste YOUR CARD directly BELOW this line ⬇⬇ ========== -->
<div id="grid-element">
<div id="element-heading">
<h4 class="grid-element-name">Prajwal P</h4>
Expand Down