Skip to content

Commit

Permalink
Onboarding: Add Tanvi to About Page
Browse files Browse the repository at this point in the history
  • Loading branch information
tranade committed Mar 24, 2024
1 parent 2645555 commit c94e092
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions semesterly/templates/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,17 @@ <h3>JHU '24</h3>
class="fab fa-linkedin fa-2x"></i></a>
</div>
</div>
<div class="col-1-3 member">
<div class="circular" style="background-image: url(/static/img/tanvi.jpg)"></div>
<h4 class="name">Tanvi Ranade</h4>
<h3>Software Engineer - FullStack</h3>
<h3>JHU '26</h3>
<div class="social">
<a href="https://github.com/tranade"><i class="fab fa-github fa-2x"></i></a>
<a href="https://www.linkedin.com/in/tanvi-ranade/"><i
class="fab fa-linkedin fa-2x"></i></a>
</div>
</div>
</div>
<div class="grid cf">
<div class="col-1-1">
Expand Down
Binary file added static/img/tanvi.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c94e092

Please sign in to comment.