img Tag Refactor: _includes/about-page/about-card-sustainability.html - sustainability.svg #5179
Labels
Feature: Refactor HTML
good first issue
Good for newcomers
P-Feature: About Us
https://www.hackforla.org/about/
role: back end/devOps
Tasks for back-end developers
role: front end
Tasks for front end developers
size: 0.25pt
Can be done in 0.5 to 1.5 hours
Milestone
Prerequisite
Overview
We want to change an img HTML tag ending with a slash (<img.../>) to an img tag without an ending slash (<img...>) so that the codebase is consistent with how we use img HTML tags.
Action Items
_includes/about-page/about-card-sustainability.html
to
- [ ] The file may contain more than one instance of an img tag with a closing slash. Only change the single instance specified above. Do not leave any blank spaces before the closing bracket.
Resources/Instructions
The text was updated successfully, but these errors were encountered: