Skip to content

Commit a1b2436

Browse files
committed
fix: research engineer positioning
1 parent c900275 commit a1b2436

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

index.html

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,12 @@
55

66
# groups of columns of {roles: list, width: num, image: bool}
77
role-tables:
8-
- - roles: [faculty, postdoc]
8+
- - roles: [faculty, postdoc, engineer]
99
width: 4
1010
image: true
1111
- roles: [grad]
1212
width: 8
1313
image: true
14-
- roles: [engineer]
15-
width: 4
16-
image: true
1714
- - roles: [alum]
1815
width: 7
1916
image: false

0 commit comments

Comments
 (0)