Skip to content

Improve accessibility rating #37

Closed
@burgyman

Description

@burgyman

Hi,

Not really an issue but since I'm not a developer and don't know how to create/submit PRs, I'm dropping it here.

I've made a couple of changes to improve the accessibility rating on Google PageSpeed Insights that maybe you could look into implementing:

added title="Subscribe" aria-label="Subscribe" in email-subscription.hbs
<button class="gh-button" type="submit" title="Subscribe" aria-label="Subscribe">

added title="Menu" aria-label="Menu" in navigation.hbs
<button class="gh-burger gh-icon-button" title="Menu" aria-label="Menu">

These basically improved the accessibility rating for my website homepage to 100%!
I will look to do the same in other files that use <button> tags...
Wanted to contribute to Ghost and improve even more the amazing Source theme :)

Best,
Pedro

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions