fix: rename alt for toggle images

This commit is contained in:
httpjamesm 2024-06-20 00:16:28 -04:00
parent 5a77206d26
commit 0b71f4d3bb
No known key found for this signature in database

View file

@ -43,7 +43,7 @@
<div class="options">
<div class="icon">
<a href="/options/images">
<img src="/static/icons/image.svg" alt="Toggle theme" />
<img src="/static/icons/image.svg" alt="Toggle images" />
</a>
</div>
</div>