better alt text
This commit is contained in:
parent
aec662ca10
commit
3b475b5ac3
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue