Skip to content

Commit

Permalink
remove portrait icon?
Browse files Browse the repository at this point in the history
  • Loading branch information
briandepasquale committed Aug 3, 2024
1 parent fcecaa7 commit aa3c919
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions _includes/portrait.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,11 @@
data-style="{{ include.style }}"
aria-label="{{ member.name | default: "member link" }}"
>
<!--
{% if type %}
{% include icon.html icon=type.icon %}
{% endif %}
-->

<img
src="{{ member.image | relative_url }}"
Expand Down

0 comments on commit aa3c919

Please sign in to comment.