Skip to content

Commit

Permalink
changle alt text
Browse files Browse the repository at this point in the history
Co-authored-by: Cassidy Symons <83246693+cassidysymons@users.noreply.github.com>
  • Loading branch information
ayobi and cassidysymons authored Sep 13, 2024
1 parent 6376e42 commit faee841
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion microsetta_interface/templates/home.jinja2
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<div class="col d-flex flex-column">
<div class="flex-fill">
{% if request.args.get('project') == 'sbi' %}
<img class="sbi-logo" src="/static/img/sbi-logo.png" alt="SBI Logo" />
<img class="sbi-logo" src="/static/img/sbi-logo.png" alt="Skin Biome Initiative Logo" />
{% else %}
<img src="/static/img/{{ _(EN_US_KEY) }}/the-microsetta-initiative-logo-rgb-1.png" srcset="/static/img/{{ _(EN_US_KEY) }}/the-microsetta-initiative-logo-rgb-1@2x.png 2x, /static/img/{{ _(EN_US_KEY) }}/the-microsetta-initiative-logo-rgb-1@3x.png 3x" />
{% endif %}
Expand Down

0 comments on commit faee841

Please sign in to comment.