Update "External Resources" card on Toolkit page to use icon-github.svg
#6910
Labels
Complexity: Medium
Feature: Refactor HTML
P-Feature: Toolkit
https://www.hackforla.org/toolkit/
role: front end
Tasks for front end developers
size: 0.5pt
Can be done in 3 hours or less
Milestone
Overview
We need to update the code that renders the "External Resources" section on the Toolkit page, to reference the GitHub graphic file
_includes/svg/icon-github.svg
, and also to remove_includes/svg/icon-github-small.svg
. These changes will eliminate a duplicate GitHub graphic file, resulting in a cleaner codebase.Action Items
_data/internal/toolkitresources.yml
and_sass/components/_toolkit.scss
if needed, so that the"External Resources" card on the Toolkit webpage references the graphic file_includes/svg/icon-github.svg
in place of the current file_includes/svg/icon-github-small.svg
_includes/svg/icon-github-small.svg
/toolkit
) to confirm that the appearance and behavior of the GitHub icon is unchangedResources/Instructions
_data/internal/toolkitresources.yml
Toolkit webpage
The text was updated successfully, but these errors were encountered: