mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-08-15 14:01:41 -07:00
Adds post 1.0 updates (#2105)
- closes #2104 - updates statistical areas link - closes #2103 - CAPs on NO and PARTIALLY - closes #2099 - Update press release on Alert and FAQs - closes #2101 - global replace high school degree to high school diploma - add comparison chart to FAQ - update .env file with comp chart route to S3 - update snapshots
This commit is contained in:
parent
7846635a30
commit
db75b8ae76
23 changed files with 162 additions and 51 deletions
|
@ -602,8 +602,11 @@ export const FAQ_ANSWERS = {
|
|||
/>,
|
||||
Q17_P1: <FormattedMessage
|
||||
id={ 'faqs.page.answers.Q17_P1'}
|
||||
defaultMessage={ `The tool is now considered official because Federal agencies can now use version 1.0 of the Climate and Economic Justice Screening Tool (CEJST) to help identify disadvantaged communities. The 1.0 version was released in November, 2022. The tool is no longer in beta.`}
|
||||
defaultMessage={ `The tool is now considered official because Federal agencies can now use version 1.0 of the Climate and Economic Justice Screening Tool (CEJST) to help identify disadvantaged communities. The 1.0 version was released in <link1>November, 2022</link1>. The tool is no longer in beta.`}
|
||||
description={ 'Navigate to the FAQs page, this will be an answer, Q17_P1'}
|
||||
values={{
|
||||
link1: linkFn('https://www.whitehouse.gov/ceq/news-updates/2022/11/22/biden-harris-administration-launches-version-1-0-of-climate-and-economic-justice-screening-tool-key-step-in-implementing-president-bidens-justice40-initiative/', false, true),
|
||||
}}
|
||||
/>,
|
||||
Q17_P2: <FormattedMessage
|
||||
id={ 'faqs.page.answers.Q17_P2'}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue