Skip to content

Commit 812a1a5

Browse files
authored
rearranged people
1 parent fefd0f4 commit 812a1a5

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

index.html

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,20 @@
55

66
# groups of columns of {roles: list, width: num, image: bool}
77
role-tables:
8-
- - roles: [faculty, staff, postdoc]
8+
- - roles: [faculty, collaborator]
99
width: 4
1010
image: true
1111
- roles: [phd, masters]
1212
width: 4
1313
image: true
14+
- roles: [staff]
15+
width: 4
16+
image: true
1417
- - roles: [fellow, intern]
15-
width: 5
18+
width: 4
1619
image: false
1720
- roles: [alum]
18-
width: 7
21+
width: 8
1922
image: false
2023

2124
---

0 commit comments

Comments
 (0)