Skip to content

SDG 2: Rename and replace image with correct color one #4254

@JessicaLucindaCheng

Description

@JessicaLucindaCheng

Dependency

Overview

We need to replace the Sustainable Development Goals (SDG) images in our repository so that the SDG svgs are the correct color and follow the United Nations' SDG guidelines.

Details

SDG is an acronym for the United Nations Development Programme Sustainable Development Goals.

Action Items

  • In the assets/images/sdg directory, delete zero-hunger.svg
  • From the HackforLA.org website drive's HackforLA.org website/SDG/SDG images folder, download the following svg: E-WEB-Goal-02.svg
  • Add the svg you just downloaded into the assets/images/sdg directory
  • Rename that svg so that it becomes sdg2.svg
  • In _includes/about-page/about-card-sustainability.html, update the path to the image you just added by changing
    <img src="/assets/images/sdg/zero-hunger.svg" alt="2 Zero Hunger" />
    
    to
    <img src="/assets/images/sdg/sdg2.svg" alt="2 Zero Hunger" />
    
  • Using Docker, check the About page's Sustainability section (https://www.hackforla.org/about/#sustainability) to check that the SDG image shows up on the same spot as on the live webpage

Merge Team, Technical Lead, or Product Manager

  • Once the pull request associated with this issue is merged, go to each of the following issues and check if all the issues listed under the Dependency section are closed. If the dependencies are all closed, move those issues into the New Issue Approval column, remove the Dependency label on it, and add a ready for dev lead label to it.

Resources/Instructions

United Nations' SDG Information

Metadata

Metadata

Assignees

Labels

Complexity: SmallTake this type of issues after the successful merge of your second good first issueP-Feature: About Ushttps://www.hackforla.org/about/p-feature: SDGsSDGs wherever they appear on the site (they all use a color library, set of icons, etc.)role: front endTasks for front end developerssize: 0.25ptCan be done in 0.5 to 1.5 hours

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions