-
-
Notifications
You must be signed in to change notification settings - Fork 847
Closed
Labels
P-Feature: About Ushttps://www.hackforla.org/about/https://www.hackforla.org/about/good first issueGood for newcomersGood for newcomersrole: back end/devOpsTasks for back-end developersTasks for back-end developersrole: front endTasks for front end developersTasks for front end developerssize: 0.25ptCan be done in 0.5 to 1.5 hoursCan be done in 0.5 to 1.5 hours
Milestone
Description
Prerequisite
- Be a member of Hack for LA. (There are no fees to join.) If you have not joined yet, please follow the steps on our Getting Started page and attend an onboarding session.
- Before you claim or start working on an issue, please make sure you have read our How to Contribute to Hack for LA Guide.
Overview
We want to update an HTML tag to resolve the linter error "Value of attribute [class] must be in double quotes"
Action Items
- In your local IDE, navigate to
_includes/about-page/about-card-executive-letter.html - Change the line of code
<div class='card-primary page-card--about page-card--ed'>
to
<div class="card-primary page-card--about page-card--ed">
- Using Docker, check the page remains the same in mobile, tablet, and desktop views as on the current website (See 2 in the Resources/Instructions section below)
Merge Team
- When this issue is completed, check off the issue in Epic: Create Issues to Fix HTML linter errors #5279
Resources/Instructions
- For QA to validate change: https://github.com/hackforla/website/blob/gh-pages/_includes/about-page/about-card-executive-letter.html
- Webpage(s): https://www.hackforla.org/about
- This issue is tracked in HfLA-Website: HTML linter audit spreadsheet, and Epic: Create Issues to Fix HTML linter errors #5279
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P-Feature: About Ushttps://www.hackforla.org/about/https://www.hackforla.org/about/good first issueGood for newcomersGood for newcomersrole: back end/devOpsTasks for back-end developersTasks for back-end developersrole: front endTasks for front end developersTasks for front end developerssize: 0.25ptCan be done in 0.5 to 1.5 hoursCan be done in 0.5 to 1.5 hours
Type
Projects
Status
Done