Closed batpigandme closed 1 year ago
I filed an issue (https://github.com/quarto-dev/quarto-cli/issues/711) to make this possible in Quarto, and am marking it here so that we remember to do it here once it is possible.
The logo in the navbar currently has no alt-text: https://github.com/juliasilge/vetiver.dev/blob/4424dadcf46e5a1cf9bf40784ebe4dc6b31c3381/_quarto.yml#L29
Hopefully a parameter à-la logo-alt or aria-label (which you can use with the icon links) will get added, and it'll be a quick fix.
logo-alt
aria-label
Issue details from accessibility audit: https://axe.deque.com/issues/a2b268e8-644e-4139-8708-f5c4cff4710a
This is implemented in the dev version of Quarto, now. https://github.com/quarto-dev/quarto-cli/commit/eab69da389ae4b9e9ac0c7382a6948e14939dc87
The YAML parameter is logo-alt.
I filed an issue (https://github.com/quarto-dev/quarto-cli/issues/711) to make this possible in Quarto, and am marking it here so that we remember to do it here once it is possible.
The logo in the navbar currently has no alt-text: https://github.com/juliasilge/vetiver.dev/blob/4424dadcf46e5a1cf9bf40784ebe4dc6b31c3381/_quarto.yml#L29
Hopefully a parameter à-la
logo-alt
oraria-label
(which you can use with the icon links) will get added, and it'll be a quick fix.Issue details from accessibility audit: https://axe.deque.com/issues/a2b268e8-644e-4139-8708-f5c4cff4710a