Skip to content

Remove the Sitemap from the Homepage Feature Branch #8691

@nadiaspn0503

Description

@nadiaspn0503

Overview

We need to remove the site map from the homepage feature branch because the new footer makes the information redundant.

Action Items

Files to remove:

Files to change:

  • In your IDE
    • under the _includes directory, open the /footer.html, identify and delete the line that links to the sitemap which says
                <div class="credits-page"><a href="/credits">Credits</a>&nbsp;|&nbsp;<a href="/sitemap">Site Map</a>&nbsp;|&nbsp;<a href="/privacy-policy">Privacy Policy</a>&nbsp;|&nbsp;<a href="/code-of-conduct">Code of Conduct</a>&nbsp;|&nbsp;<a href="/join">Join Us</a></div>
      
    • under the _sass directory, open the /main.scss, identify and delete the line that says
      @import 'components/sitemap.scss';
      
    • under the _sass directory, open the /elements/_cards.scss, identify and change the line that says
          Sample structure: refer to sitemap.html or join-us.html
      
      to
          Sample structure: refer to join-us.html
      
  • Create a PR

Resources/Instructions

Metadata

Metadata

Assignees

No one assigned

    Labels

    Complexity: MediumDraftIssue is still in the process of being createdHomepage Launch CountdownTracking all issues related to homepage launchP-Feature: Sitemaphttps://www.hackforla.org/sitemap/ready for dev leadIssues that tech leads or merge team members need to follow up onrole: back end/devOpsTasks for back-end developersrole: front endTasks for front end developerssize: 1ptCan be done in 4-6 hours

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    New Issue Approval

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions