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 434a361 commit 13b41faCopy full SHA for 13b41fa
_layouts/staffer.html
@@ -1,6 +1,6 @@
1
<div class="staffer">
2
{% if page.photo %}
3
- <img class="staffer-image" src="{{ page.photo }}" alt="{{ page.name }}">
+ <img class="staffer-image" src="{{ page.photo }}" alt="">
4
{% endif %}
5
<div>
6
<h3 class="staffer-name">
0 commit comments