fix(v2): add a11y support for dropdown (#2672)

* fix(v2): add a11y support for dropdown

* fix(v2): add aria-label for navbar GH link
This commit is contained in:
Alexey Pyltsyn 2020-04-27 14:17:55 +03:00 committed by GitHub
parent 1d8cc4b10f
commit 7389a60514
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 44 additions and 33 deletions

View file

@ -122,6 +122,7 @@ module.exports = {
href: 'https://github.com/facebook/docusaurus',
position: 'right',
className: 'header-github-link',
'aria-label': 'GitHub repository',
},
],
},