(frontend) improve accessibility by adding landmark roles to layout

landmark roles help assistive tech users navigate quickly across the page

Signed-off-by: Cyril <c.gromoff@gmail.com>
This commit is contained in:
Cyril
2025-09-17 08:14:30 +02:00
parent ecd2f97cf5
commit 1e39d17914
6 changed files with 11 additions and 1 deletions

View File

@@ -12,6 +12,7 @@ and this project adheres to
- ♿(frontend) improve accessibility:
- #1354
- ♿ improve accessibility by adding landmark roles to layout #1394
### Fixed