Comment out broken Site link on Engage project #5330
Labels
Complexity: Small
Take this type of issues after the successful merge of your second good first issue
P-Feature: Project Info and Page
A project's detail page (e.g. https://www.hackforla.org/projects/100-automations)
P-Feature: Projects page
https://www.hackforla.org/projects/
role: back end/devOps
Tasks for back-end developers
role: front end
Tasks for front end developers
size: 0.25pt
Can be done in 0.5 to 1.5 hours
time sensitive
Needs to be worked on by a particular timeframe
Milestone
Prerequisite
Overview
We need to comment out the non-functional "Site" link for the Engage project to prevent users from encountering dead links on our site.
Details
The Engage project has links that are currently leading to non-existent pages. This includes the main "Site" link. This issue aims to temporarily hide this link from the website's visitors until we have the correct, functioning links in place.
Action Items
- name: ...
as well as the line withurl: ...
so the "Site" link will not be rendered on the live website. In Markdown, this can be done by placing a '#' at the start of each line. If you are using VSCode, you can highlight the line(s) to be commented out, then select 'Ctrl/Cmd' + '/' to automatically insert the '#'s.Resources/Instructions
Engage project page
Associated ER: #4594
The text was updated successfully, but these errors were encountered: