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 00ec69f commit 3d71ea3Copy full SHA for 3d71ea3
02-people.html
@@ -66,7 +66,7 @@ <h1>{{role.role}}</h1>
66
{% endif %} ({{person.was}}){% if person.now %} -- {{person.now}} {% endif %}
67
</p>
68
{% endfor %}
69
- {% elsif role.role == "Honors Students" %}
+ {% elsif role.role == "Former Honors Students" %}
70
<br>
71
<h1>{{role.role}}</h1>
72
_data/langcoglab.yml
@@ -342,7 +342,7 @@
342
- name: Chloe Haydel Brown
343
was: Graduate Research Assistant
344
now: Fulbright English Teaching Program
345
-- role: Honors Students
+- role: Former Honors Students
346
people:
347
- name: Khuyen Le
348
year: 2021
0 commit comments