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
7 changes: 7 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,13 @@ <h2 class="card-title">Harsh Vardhan</h2>
<p class="card-user">GitHub Username: devharsh2k4</p>
<!-- Please Copy the above div and paste it in the next line after the comment and change the details accordingly -->
</div>
<div class="card">
<img class="card-image" src="./git-logo.jpg" alt="an image"></img>
<h2 class="card-title">Anand Yadav</h2>
<p class="card-text">Awesome event</p>
<p class="card-user">GitHub Username: c1assicNerD</p>
<!-- Please Copy the above div and paste it in the next line after the comment and change the details accordingly -->
</div>



Expand Down