Skip to content

Commit

Permalink
Add Aria to members section (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
AriaAgarwal authored Jan 22, 2024
1 parent 3e8c97b commit 2ebcbdd
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1172,7 +1172,15 @@ <h3>Team</h3>
</div>
</div>
</div>

<div class="column">
<div class="card">
<img src="images/agarwal.jpg" alt="Aria Agarwal" style="width:100%">
<div class="containerx">
<strong>Aria Agarwal</strong>
<p class="title">Undergraduate</p>
</div>
</div>
</div>

</div>

Expand Down

0 comments on commit 2ebcbdd

Please sign in to comment.