pcottle / learnGitBranching

An interactive git visualization and tutorial. Aspiring students of git can use this app to educate and challenge themselves towards mastery of git!
https://pcottle.github.io/learnGitBranching/
MIT License
30.4k stars 5.74k forks source link

Accessibility : Links in helper bar now have title attribute #1024

Closed ulyssear closed 1 year ago

ulyssear commented 1 year ago

Before this PR, the links in the helper bar may have no text. Now the links have the title attributes with these contents: "Show commands", "Show available languages" and "Follow me on Twitter".

netlify[bot] commented 1 year ago

Deploy Preview for xenodochial-hugle-b9ec84 ready!

Name Link
Latest commit dffad833e11778745b05f79d0fcf36a918a5055e
Latest deploy log https://app.netlify.com/sites/xenodochial-hugle-b9ec84/deploys/6343dbc6ae5d3d00099db7bc
Deploy Preview https://deploy-preview-1024--xenodochial-hugle-b9ec84.netlify.app/
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

pcottle commented 1 year ago

Thanks a bunch! Yeah I haven't done much accessibility work for this app but I appreciate it when it gets improved 🙌🏻