Skip to content

Commit

Permalink
Update cv.md
Browse files Browse the repository at this point in the history
  • Loading branch information
afaji authored Jun 8, 2024
1 parent 30363d7 commit 590f1e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _pages/cv.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ You may also refer to my [Google Scholar](https://scholar.google.ca/citations?hl

## Supervision and Mentorship
<ul>
{% for student in site.data.student %}
{% for student in site.data.student.student %}
<li>
<a href="{{ student.url }}">{{ student.name | raw }}</a><br>
<strong>Role</strong>: {{ student.role | raw }} ({{ student.rolejob | raw }})<br>
Expand Down

0 comments on commit 590f1e1

Please sign in to comment.