Skip to content

Commit

Permalink
Merge pull request #34 from janup2442/patch-1
Browse files Browse the repository at this point in the history
Update index.html
  • Loading branch information
aparna03dubey authored Oct 22, 2023
2 parents 8b74e6e + 693d197 commit 1632187
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -292,6 +292,24 @@ <h2>Muzammil Siddiqui</h2>
</div>

</div>

<div class="cardholder">
<div class="card">
<div class="name">
<h2>Anup Jaiswal</h2>
</div>
<div class="prof">
<a href="#https://github.com/janup2442" target="_blank"
>GitHub Profile</a
>
</div>
<div class="repo">
<a href="https://janup2442.github.io/dice_game/" target="_blank"
>Project Repo</a
>
</div>
</div>

<div class="card">
<div class="name">
<h2>Paurush Kumar</h2>
Expand All @@ -304,6 +322,7 @@ <h2>Paurush Kumar</h2>
>Project Repo</a>
</div>


</div>
</body>
<script>
Expand Down

0 comments on commit 1632187

Please sign in to comment.