(frontend) add h1 for SR on 40X pages and remove alt texts

improves screen reader support on error pages by clarifying structure

Signed-off-by: Cyril <c.gromoff@gmail.com>
This commit is contained in:
Cyril
2025-09-30 08:45:09 +02:00
parent 6cc42636e5
commit 14c84f000e
3 changed files with 9 additions and 3 deletions

View File

@@ -25,7 +25,7 @@ and this project adheres to
- ♿ remove redundant aria-label on hidden icons and update tests #1432
- ♿ improve semantic structure and aria roles of leftpanel #1431
- ♿ add default background to left panel for better accessibility #1423
- ♿ add h1 for SR on 40X pages and remove alt texts #1438
### Fixed
- 🐛(backend) duplicate sub docs as root for reader users