File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed
Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 11---
22name : Ethan Rooke
33pronouns : he/him
4- role : Postdoctoral scholar
4+ role : Postdoctoral Scholar
55interests : Applications of geometric and topological techniques, formal methods
6677website : https://ethan.roo.ke
Original file line number Diff line number Diff line change 11---
22name : Hans-Jörg Schurr
33pronouns : he/him
4- role : Postdoctoral Scholar and Adjunct Assistant Professor
4+ role : Postdoctoral Scholar
5+ subrole : Postdoctoral Scholar and Adjunct Assistant Professor
56interests : SMT Solving
6778website : https://schurr.io
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ nav_order: 1
1616{% endfor %}
1717</div >
1818
19- ## Research Scientistss
19+ ## Research Scientists
2020
2121<div class =" row " >
2222{% assign members = site.members | where: 'role', 'Research Scientist' %}
@@ -28,7 +28,7 @@ nav_order: 1
2828## Postdoctoral Scholars
2929
3030<div class =" row " >
31- {% assign members = site.members | where: 'role', 'Research Scientist ' %}
31+ {% assign members = site.members | where: 'role', 'Postdoctoral Scholar ' %}
3232{% for member in members %}
3333{{ member | slice: 106, 1000 }} <!-- HACK! -->
3434{% endfor %}
You can’t perform that action at this time.
0 commit comments