Skip to content

Commit

Permalink
Merge pull request #41 from varshaa-7/main
Browse files Browse the repository at this point in the history
Added a card
  • Loading branch information
aparna03dubey authored Oct 25, 2023
2 parents 330c827 + ead4e10 commit c0ccf97
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -340,6 +340,21 @@ <h2>Paurush Kumar</h2>


</div>
<div class="card">
<div class="name">
<h2>Varsha Awasthi</h2>
</div>
<div class="prof">
<a href="https://github.com/varshaa-7" target="_blank"
>GitHub Profile</a
>
</div>
<div class="repo">
<a href="https://github.com/varshaa-7" target="_blank"
>Project Repo</a
>
</div>
</div>
</body>
<script>
function searchCards() {
Expand Down

0 comments on commit c0ccf97

Please sign in to comment.