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 f32558c commit ad8600bCopy full SHA for ad8600b
docs/staff.md
@@ -93,7 +93,7 @@ description: Meet the CRUP team and instructors.
93
Running CRUP would not be possible without these amazing people!
94
95
<div class="role">
96
-{% assign edvps = site.staffers | where: 'role', 'VP of Exec' %}
+{% assign edvps = site.staffers | where: 'role', 'VP of Eduation' %}
97
{% for staffer in edvps %}
98
{{ staffer }}
99
{% endfor %}
0 commit comments