Commit edd06e7
authored
fix(accessibility): Add descriptive title to GitHub button iframe (#240)
Improves accessibility by adding a title attribute to the GitHub button
iframe.
## Description
This adds a descriptive title attribute to the GitHub button iframe to
improve accessibility.
Fixes issue #211
## Related Issue
Fixes #211
## Screenshots/Screencasts
<img width="887" height="343" alt="Screenshot 2025-10-18 131616"
src="https://github.com/user-attachments/assets/d92b72e3-f79b-4737-a2f3-b1ff77542345"
/>
## Notes to Reviewer
<!-- Please state here if you added a new npm packages, or any extra
information that can help reviewer better review you changes -->1 parent d8c6f0a commit edd06e7
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments