Skip to content

Removed unused alt-hero field#3751

Merged
jdingeman merged 1 commit intohackforla:gh-pagesfrom
h3nry-m:remove-unused-alt-hero
Nov 29, 2022
Merged

Removed unused alt-hero field#3751
jdingeman merged 1 commit intohackforla:gh-pagesfrom
h3nry-m:remove-unused-alt-hero

Conversation

@h3nry-m
Copy link
Member

@h3nry-m h3nry-m commented Nov 28, 2022

Fixes #3209

What changes did you make and why did you make them ?

  • Removed the unused alt-hero field because it was not being used anywhere in the code page since the image-hero was being used as a background image.
  • As a result it'll reduce unnecessary code as well as reduce time to review code and load the website.

@github-actions
Copy link

Want to review this pull request? Take a look at this documentation for a step by step guide!

From your project repository, check out a new branch and test the changes.

git checkout -b h3nry-m-remove-unused-alt-hero gh-pages
git pull https://github.com/h3nry-m/website.git remove-unused-alt-hero

@github-actions github-actions bot added 2 weeks inactive P-Feature: Project Info and Page A project's detail page (e.g. https://www.hackforla.org/projects/100-automations) role: back end/devOps Tasks for back-end developers role: front end Tasks for front end developers size: 0.5pt Can be done in 3 hours or less labels Nov 28, 2022
@Suman2795 Suman2795 self-requested a review November 28, 2022 17:20
Copy link
Member

@Suman2795 Suman2795 left a comment

Choose a reason for hiding this comment

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

Good Job @h3nry-m ! Your pull request is done into the correct branch and you have linked it to the correct issue. Your changes look correct which removes the unnecessary code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

good first issue Good for newcomers P-Feature: Project Info and Page A project's detail page (e.g. https://www.hackforla.org/projects/100-automations) role: back end/devOps Tasks for back-end developers role: front end Tasks for front end developers size: 0.5pt Can be done in 3 hours or less

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove unused alt-hero field from public-tree-map.md project file

4 participants