lepture / github-cards

The unofficial GitHub Cards. Card for your GitHub profile, card for your GitHub repositories.
https://lab.lepture.com/github-cards/
BSD 3-Clause "New" or "Revised" License
2.12k stars 146 forks source link

Add iframe title for accessibliity #71

Open ty-everett opened 4 years ago

ty-everett commented 4 years ago

Currently, the iframe tag created by this library does not have a title. This causes issues for accessibility and in LightHouse audits. Here I've added a title which should resolve the issue.