✨(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:
@@ -137,8 +137,7 @@
|
||||
"header": {
|
||||
"logo": {
|
||||
"src": "/assets/icon-docs.svg",
|
||||
"width": "32px",
|
||||
"alt": "Notes"
|
||||
"width": "32px"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user