We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c900275 commit a1b2436Copy full SHA for a1b2436
index.html
@@ -5,15 +5,12 @@
5
6
# groups of columns of {roles: list, width: num, image: bool}
7
role-tables:
8
-- - roles: [faculty, postdoc]
+- - roles: [faculty, postdoc, engineer]
9
width: 4
10
image: true
11
- roles: [grad]
12
width: 8
13
14
- - roles: [engineer]
15
- width: 4
16
- image: true
17
- - roles: [alum]
18
width: 7
19
image: false
0 commit comments