mirror of
https://github.com/httpjamesm/AnonymousOverflow.git
synced 2025-04-21 22:39:14 +00:00
fix: rename alt for toggle images
This commit is contained in:
parent
5a77206d26
commit
0b71f4d3bb
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@
|
||||||
<div class="options">
|
<div class="options">
|
||||||
<div class="icon">
|
<div class="icon">
|
||||||
<a href="/options/images">
|
<a href="/options/images">
|
||||||
<img src="/static/icons/image.svg" alt="Toggle theme" />
|
<img src="/static/icons/image.svg" alt="Toggle images" />
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Reference in a new issue