Skip to content

Commit

Permalink
Merge pull request #7 from edwilde/patch-1
Browse files Browse the repository at this point in the history
Add meaningful alt text to the logo image
  • Loading branch information
andrewandante authored Feb 23, 2021
2 parents 7b1acfa + 9807f5a commit b29d41a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/WomensRefugeShieldButton.ss
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
<% require css("andrewandante/womens-refuge-shield: css/button.css") %>

<a href="#" id="womens-refuge-shield-button">
<img src="$ResourceURL(andrewandante/womens-refuge-shield: img/logos/custom-logo.png)" alt="Womens refuge shield logo" />
<img src="$ResourceURL(andrewandante/womens-refuge-shield: img/logos/custom-logo.png)" alt="Women’s Refuge Shielded Site" />
</a>

0 comments on commit b29d41a

Please sign in to comment.