Steps to reproduce (assumes ChromeVox or similar)

- Open https://elastic.github.io/eui/ in a new tab
- Without pressing any keys, listen to the screen reader:
Actual Result
"Elastic UI Framework, internal link"
Expected Result
"Elastic UI Framework, home, internal link"
The intent is to give the user some bearing as to where they are and what might happen if they activate that link.
Suggested Fix
This can be resolved using a simple title attribute
Category: #615: Elastic UI Chrome Accessibility
Relevant WCAG Criteria: 2.4.4 Link Purpose (In Context)
Steps to reproduce (assumes ChromeVox or similar)
Actual Result
Expected Result
The intent is to give the user some bearing as to where they are and what might happen if they activate that link.
Suggested Fix
This can be resolved using a simple
titleattributeCategory: #615: Elastic UI Chrome Accessibility
Relevant WCAG Criteria: 2.4.4 Link Purpose (In Context)