better alt text

This commit is contained in:
Cadey Ratio 2020-09-18 16:36:22 -04:00
parent aec662ca10
commit 3b475b5ac3
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
<div class="content">
<picture>
<source srcset="https://cdn.christine.website/file/christine-static/stickers/@character.to_lowercase()/@(mood).webp" height="75%" width="75%" type="image/webp">
<img src="https://cdn.christine.website/file/christine-static/stickers/@character.to_lowercase()/@(mood).png" height="75%" width="75%" alt="@message">
<img src="https://cdn.christine.website/file/christine-static/stickers/@character.to_lowercase()/@(mood).png" height="75%" width="75%" alt="@character is @mood">
</picture>
</div>
</div>