Skip to content

Commit

Permalink
Start_Penn
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreRico committed May 24, 2024
1 parent 31fa9d6 commit 20a7fa3
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 5 deletions.
4 changes: 2 additions & 2 deletions _layouts/lab_members.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ <h5 class="card-title">{{ member.name }}</h5>
{% endif %}
{% endfor %}
</div>
<h2>Postdocs:</h2>
<!-- <h2>Postdocs:</h2>
<div class="row postdocs" style="display: flex; flex-wrap: wrap; justify-content: center;">
{% for member in membersPostdocs %}
{% if member.current %}
Expand Down Expand Up @@ -104,7 +104,7 @@ <h5 class="card-title">{{ member.name }}</h5>
</a>
{% endif %}
{% endfor %}
</div>
</div> -->

<!-- Photos -->
<h2>Photos</h2>
Expand Down
4 changes: 2 additions & 2 deletions _members/morris-aguilar.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ layout: member
name: Morris Aguilar
position: MD/PhD Student (BG)
image: /assets/img/members/morris-aguilar.jpg
current: true
current: false
group: Grad
---

Expand All @@ -16,4 +16,4 @@ group: Grad
* Gene and Environment Interactions
* Precision Medicine
* Bioinformatics and Data Mining
* Metabolomics
* Metabolomics
7 changes: 7 additions & 0 deletions _news/2024-04-01-Start_Penn.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
layout: default
date: 2024-04-01
who: [Hall Lab]
---

The Hall Lab has moved to the [University of Pennsylvania's Perelman School of Medicine](https://www.pennmedicine.org/)! We are thrilled to be working with [Dr. Marylyn Ritchie](https://ritchielab.org/people/marylyn-ritchie) in the [Institute for Biomedical Informatics and Department of Genetics](https://ibi.med.upenn.edu/).
4 changes: 3 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
---
layout: page
title: The Hall Lab
subtitle: Penn State University
subtitle: Institute for Biomedical Informatics and Department of Genetics
Perelman School of Medicine
University of Pennsylvania
use-site-title: true
---

Expand Down

0 comments on commit 20a7fa3

Please sign in to comment.