Skip to content

Commit

Permalink
more accurate alt-text for the logo
Browse files Browse the repository at this point in the history
Co-authored-by: Jacob Michalskie <hel@lcp.world>
  • Loading branch information
bmos and hellcp authored Mar 16, 2024
1 parent f943f9f commit a1e546c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/main-info.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<div class="container">
<div class="row col-md-10 mx-auto">
<div class="col-md-auto d-flex">
<img class="mx-auto" alt="The head of OpenSUSE's Geeko chameleon overlayed on a cell-shaded planet Earth, rotated to show the continents of Europe and Africa" src="{{ site.baseurl }}/assets/images/logo.svg"/>
<img class="mx-auto" alt="The head of openSUSE's Geeko chameleon's head overlayed on a cell-shaded planet Earth, rotated to show the continents of Europe and Africa" src="{{ site.baseurl }}/assets/images/logo.svg"/>
</div>
<div class="col-md my-auto">
<h2>{% if page.locale.name == 'Global' %}{{ locale.welcome }}{% else %}{{ locale.welcome_lang }}{% endif %}</h2>
Expand Down

0 comments on commit a1e546c

Please sign in to comment.