Skip to content

Commit

Permalink
rearranged people
Browse files Browse the repository at this point in the history
  • Loading branch information
tayalmanan28 authored Jul 18, 2024
1 parent fefd0f4 commit 812a1a5
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,20 @@

# groups of columns of {roles: list, width: num, image: bool}
role-tables:
- - roles: [faculty, staff, postdoc]
- - roles: [faculty, collaborator]
width: 4
image: true
- roles: [phd, masters]
width: 4
image: true
- roles: [staff]
width: 4
image: true
- - roles: [fellow, intern]
width: 5
width: 4
image: false
- roles: [alum]
width: 7
width: 8
image: false

---
Expand Down

0 comments on commit 812a1a5

Please sign in to comment.