Skip to content

Commit

Permalink
Alt text
Browse files Browse the repository at this point in the history
Changed alternative text content
  • Loading branch information
xentenza committed Oct 29, 2024
1 parent c7d18b3 commit bb9dffe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion assets/components/molecules/sponsor/sponsor-link.twig
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<figure>
<a href="#">
<img class="img-fluid d-block mx-auto" src="./images/styleguide/illustrations/brand-identity-teaser.png" alt="Sponsor">
<img class="img-fluid d-block mx-auto" src="./images/styleguide/illustrations/brand-identity-teaser.png" alt="EPFL">
</a>
<hr>
<figcaption><a href="#">Lorem ipsum dolor sit amet.</a></figcaption>
Expand Down
2 changes: 1 addition & 1 deletion assets/components/molecules/sponsor/sponsor.twig
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<figure>
<img class="img-fluid d-block mx-auto" src="./images/styleguide/illustrations/brand-identity-teaser.png" alt="Sponsor">
<img class="img-fluid d-block mx-auto" src="./images/styleguide/illustrations/brand-identity-teaser.png" alt="EPFL">
<hr>
<figcaption>Lorem ipsum dolor sit amet.</figcaption>
<hr class="bold">
Expand Down

0 comments on commit bb9dffe

Please sign in to comment.