File tree Expand file tree Collapse file tree 3 files changed +3
-5
lines changed Expand file tree Collapse file tree 3 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 6161{% endunless %}
6262{% endif %}
6363
64- {% include display-author.html author=author loading=loading render_current_role=render_current_role
64+ {% include display-author.html author=author loading=loading render_current_role=include. render_current_role
6565role_to_render=role_to_render %}
6666
6767{% endif %}
Original file line number Diff line number Diff line change 5858 {% endif %}
5959
6060 {% unless include.render_current_role %}
61- {% if author.current_role == "Unaffiliated" %}
6261 < div class ="author-note ">
6362 < b > ➡️ </ b > {{ author.current_role.title }}
6463 </ div >
65- {% endif %}
6664 {% endunless %}
6765
6866 {% if author.links %}
Original file line number Diff line number Diff line change @@ -20,13 +20,13 @@ layout: archive
2020
2121{% include card-authors-with-role.html authors=site.data.authors role="Student" title="Master" render_current_role=true %}
2222
23- <!-- ### Undergraduate
23+ ### Undergraduate
2424
2525{% include card-authors-with-role.html authors=site.data.authors role="Student" title="Undergraduate" render_current_role=true %}
2626
2727### Intern
2828
29- {% include card-authors-with-role.html authors=site.data.authors role="Student" title="Intern" render_current_role=true %} -->
29+ {% include card-authors-with-role.html authors=site.data.authors role="Student" title="Intern" render_current_role=true %}
3030
3131---
3232
You can’t perform that action at this time.
0 commit comments