Skip to content

Update Civic Tech Structure Text in About Us Header #8498

@nadiaspn0503

Description

@nadiaspn0503

Prerequisites

  1. 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.
  2. You have already read our How to Contribute to Hack for LA Guide.

Overview

We need to update the Civic Tech Structure text in the header from Civic Tech Structure to Civic Tech Structure, Inc., a 501(c)(3) nonprofit organization to make the page consistent with the industry standard.

Action Items

  • In your IDE, under the pages directory, open the /about.html
  • Correct the CTS text from "Civic Tech Structure" to "Civic Tech Structure, Inc., a 501(c)(3) nonprofit organization", so
                Hack for LA is a project of <a class="header-link--about" href="https://www.civictechstructure.org/" target="_blank">Civic Tech Structure</a>.
    
    becomes
                Hack for LA is a project of <a class="header-link--about" href="https://www.civictechstructure.org/" target="_blank">Civic Tech Structure, Inc., a 501(c)(3) nonprofit organization</a>.
    
  • Using Docker, in both desktop and mobile views, check the following:
    • About page (localhost:4000/about)

Resources/Instructions

Metadata

Metadata

Labels

Complexity: SmallTake this type of issues after the successful merge of your second good first issueP-Feature: About Ushttps://www.hackforla.org/about/role: front endTasks for front end developerssize: 0.25ptCan be done in 0.5 to 1.5 hours

Type

No type

Projects

Status

In progress (actively working)

Relationships

None yet

Development

No branches or pull requests

Issue actions