Skip to content

Commit

Permalink
adding meghana
Browse files Browse the repository at this point in the history
  • Loading branch information
stoyanovich committed Oct 30, 2023
1 parent f310745 commit c16cb21
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 11 deletions.
37 changes: 26 additions & 11 deletions _pages/people.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,16 @@ nav_order: 1
</div>
</a>

<a href="/people/raphael">
<div class="col-sm mt-3 mt-md-0">
{% include figure.html people-profile=true path="assets/img/people/raphael.jpeg" class="img-fluid rounded z-depth-1" %}
<div class="caption">
<b>Raphael Meyer</b><br>
Graduate Research Fellow
</div>
</div>
</a>

<a href="/people/venetia">
<div class="col-sm mt-3 mt-md-0">
{% include figure.html people-profile=true path="assets/img/people/venetia.jpeg" class="img-fluid rounded z-depth-1" %}
Expand All @@ -94,6 +104,10 @@ nav_order: 1
</div>
</div>
</a>
</div>

<div class="row mt-3">

<a href="/people/lucas">
<div class="col-sm mt-3 mt-md-0">
{% include figure.html people-profile=true path="assets/img/people/lucas_photo.jpeg" class="img-fluid rounded z-depth-1" %}
Expand All @@ -104,9 +118,20 @@ nav_order: 1
</div>
</a>

<a href="/people/meghana">
<div class="col-sm mt-3 mt-md-0">
{% include figure.html people-profile=true path="assets/img/people/meghana.jpg" class="img-fluid rounded z-depth-1" %}
<div class="caption">
<b>Meghana Shanbhogue</b><br>
Graduate Research Fellow
</div>
</div>
</a>


</div>

<h1 class="category" id="affiliates">Visitors & Affiliates</h1>
<h1 class="category" id="affiliates">Visitors</h1>

<div class="row mt-3">

Expand Down Expand Up @@ -144,16 +169,6 @@ nav_order: 1

<div class="row mt-3">

<a href="/people/raphael">
<div class="col-sm mt-3 mt-md-0">
{% include figure.html people-profile=true path="assets/img/people/raphael.jpeg" class="img-fluid rounded z-depth-1" %}
<div class="caption">
<b>Raphael Meyer</b><br>
Graduate Research Fellow
</div>
</div>
</a>

<a href="/people/ian">
<div class="col-sm mt-3 mt-md-0">
{% include figure.html people-profile=true path="assets/img/people/ian.jpeg" class="img-fluid rounded z-depth-1" %}
Expand Down
12 changes: 12 additions & 0 deletions _pages/people/meghana.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
layout: page
permalink: /people/meghana/
title: Meghana Shanbhogue
description:
nav: false
---

**Research Assistant** -- * ms13489(at) nyu.edu* --

{% include figure.html people-profile=true path="assets/img/people/meghana.jpg" title="meghana" class="img-fluid rounded z-depth-1" %}

0 comments on commit c16cb21

Please sign in to comment.