(frontend) set empty alt on logo due to Axe a11y error

image is decorative; alt was redundant with link aria-label

Signed-off-by: Cyril <c.gromoff@gmail.com>
This commit is contained in:
Cyril
2025-10-23 09:17:25 +02:00
parent 9d3c1eb9d5
commit 2f010cf36d
5 changed files with 10 additions and 7 deletions

View File

@@ -21,6 +21,8 @@ and this project adheres to
- 🐛(frontend) fix duplicate document entries in grid #1479
- 🐛(frontend) show full nested doc names with ajustable bar #1456
- 🐛(backend) fix trashbin list
- ♿(frontend) improve accessibility:
- ♿(frontend) remove empty alt on logo due to Axe a11y error #1516
## [3.8.2] - 2025-10-17