Skip to content

Commit aa14723

Browse files
committed
update alumni current pos
1 parent 01075b6 commit aa14723

File tree

5 files changed

+9
-1
lines changed

5 files changed

+9
-1
lines changed

_layouts/team.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,11 @@ <h4> {{ page.title }} </h4>
1919
{% endif %}
2020

2121
{% if page.alumni != null %}
22-
Lab Member: {{ page.alumni }}
22+
Lab Member: {{ page.alumni }}
23+
{% if page.current != null %}
24+
<br>
25+
Current: {{ page.current }}
26+
{% endif %}
2327
<br><br>
2428
{% endif %}
2529

_team/arpansahoo.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ linkedin: https://www.linkedin.com/in/arpan-sahoo
88
profile: /img/arpanprofile.jpg
99
alumni: June 1, 2020 - May 20, 2022
1010
alumni-date: 2022-05-20
11+
current: MD student at the University of South Florida
1112
---
1213

1314

_team/brendanmiller.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,6 @@ linkedin: https://www.linkedin.com/in/brendan-f-miller
99
profile: /img/brendanprofile.jpg
1010
alumni: July 15, 2020 - April 14, 2023
1111
alumni-date: 2023-04-14
12+
current: Spatial Transcriptomics Computational Biologist at Merck
1213
---
1314

_team/feiyanghuang.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@ linkedin: https://www.linkedin.com/in/feiyang-h/
88
profile: /img/feiyangprofile.jpg
99
alumni: September 1, 2021 - May 19, 2023
1010
alumni-date: 2023-05-19
11+
current: PhD student at Memorial Sloan Kettering
1112
---

_team/gohtaaihara.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ description: I am a senior Biomedical Engineering undergraduate student at Johns
66
profile: /img/gohtaprofile.jpg
77
alumni: Jan 27, 2023 - June 28, 2024
88
alumni-date: 2024-06-28
9+
current: PhD student at Caltech
910
---
1011

1112
Additional info for indexing

0 commit comments

Comments
 (0)