Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more logos #672

Closed
wants to merge 5 commits into from
Closed

Add more logos #672

wants to merge 5 commits into from

Conversation

michaelocurtis
Copy link
Contributor

Pairs with npm#5 and #473

GoDaddy
data.world
Glassdoor
Shopify
FirstBus

GoDaddy
data.world
Glassdoor
Shopify
FirstBus
Copy link

@accesslint accesslint bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are accessibility issues in these changes.

src/src.ejs Outdated
<label for="app"><%= app %></label>
<input id="app" type="text" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" oninput="appInput(event);" onkeydown="appDown(event);" onkeyup="presetScroll();">
<div id="logo-container" class="suffix">
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This image is missing a text alternative (alt attribute). This is a problem for people using screen readers.

@michaelocurtis michaelocurtis deleted the branch cloverleaf:master November 23, 2021 11:45
@michaelocurtis michaelocurtis deleted the master branch November 23, 2021 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant