mirror of
https://github.com/open-webui/open-webui
synced 2025-06-26 18:26:48 +00:00
remove alt text from logo, as this is decorative and provides no value for assistive tech users
This commit is contained in:
parent
c4a3a9c616
commit
9d8d4393a6
@ -188,7 +188,7 @@
|
|||||||
crossorigin="anonymous"
|
crossorigin="anonymous"
|
||||||
src="{WEBUI_BASE_URL}/static/splash.png"
|
src="{WEBUI_BASE_URL}/static/splash.png"
|
||||||
class=" w-6 rounded-full"
|
class=" w-6 rounded-full"
|
||||||
alt="logo"
|
alt=""
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user