Skip to content

Commit

Permalink
Added Profile Card
Browse files Browse the repository at this point in the history
  • Loading branch information
div2301 committed Oct 4, 2021
1 parent ab8a3f3 commit 293b799
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
Binary file added img/Divyam.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 17 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -294,6 +294,23 @@ <h2>Anadee
</div>
</div>
</div> -->
<div class="card-wrapper">

<div class="card">

<div class="card-image">
<img src="img/Divyam.jpg" alt="profile one">
</div>

<div class="details">
<h2>Divyam
<br>
<span class="job-title">CSE UnderGraduate</span>
</h2>
</div>
</div>
</div>

</div>

</div>
Expand Down

0 comments on commit 293b799

Please sign in to comment.