-
-
Notifications
You must be signed in to change notification settings - Fork 786
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
Change Alt Text for Give Icon on Credit page #1571
Comments
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
hi @amnak1284, can you move this to the "in progress" column of the project board please? Thanks! |
@amnak1284 Please add update using the below template (even if you have a pull request). Afterwards, remove the 'To Update !' label and add the 'Status: Updated' label.
If you need help, be sure to either: 1) place your issue in the developer meeting discussion column and ask for help at your next meeting, 2) put a "Status: Help Wanted" label on your issue and pull request, or 3) put up a request for assistance on the #hfla-site channel. You are receiving this comment because your last comment was before Tuesday, October 26, 2021 at 12:03 AM PST. |
Progress: Currently I cloned the repository and was able to set up the project locally and get the site to run. The only thing left to do is change the alt text and then create the pull request |
Prerequisite
Please make sure you have read the Hack for LA Contributing Guide before you claim/start working on an issue
Overview
As a developer, I want to provide updated alt text for the
Give
icon so that we adhere to the Web Content Accessibility Guidelines (WCAG) and we can achieve our mission of inclusivity.Action Items
alt
property value to 'Give icon' within_data/internal/credits/give.yml
From
alt: 'Image of Give'
To:
alt: 'Give icon'
Resources/Instructions
File and Code links you will need to review this issue
Directory to find the page in once you have it in your IDE:
_data/internal/credits/give.yml
Click on the filename below to see the source file code:
website/_data/internal/credits/give.yml
Line 10 in 90a20d1
The text was updated successfully, but these errors were encountered: