mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-02-22 01:31:25 -08:00
parent
bc511756a9
commit
a49770038d
3 changed files with 3 additions and 3 deletions
|
@ -27,7 +27,7 @@ export const CONTENT = {
|
|||
<FormattedMessage
|
||||
id={'about.page.paragraph.1'}
|
||||
defaultMessage={`
|
||||
In January of 2020, President Biden issued <link1>Executive Order 14008</link1>. The order directed the Council on Environmental Quality (CEQ) to develop a new tool. This tool is called the Climate and Economic Justice Screening Tool. The tool has an interactive map and uses datasets that are indicators of burdens in eight categories: climate change, energy, health, housing, legacy pollution, transportation, water and wastewater, and workforce development. The tool uses this information to identify communities that are experiencing these burdens. These are the communities that are disadvantaged because they are overburdened and underserved.
|
||||
In January of 2021, President Biden issued <link1>Executive Order 14008</link1>. The order directed the Council on Environmental Quality (CEQ) to develop a new tool. This tool is called the Climate and Economic Justice Screening Tool. The tool has an interactive map and uses datasets that are indicators of burdens in eight categories: climate change, energy, health, housing, legacy pollution, transportation, water and wastewater, and workforce development. The tool uses this information to identify communities that are experiencing these burdens. These are the communities that are disadvantaged because they are overburdened and underserved.
|
||||
|
||||
`}
|
||||
description={'Navigate to the About page. This is the paragraph 1'}
|
||||
|
|
|
@ -64,7 +64,7 @@
|
|||
"description": "Navigate to the About page. This is the list item 2"
|
||||
},
|
||||
"about.page.paragraph.1": {
|
||||
"defaultMessage": "In January of 2020, President Biden issued <link1>Executive Order 14008</link1>. The order directed the Council on Environmental Quality (CEQ) to develop a new tool. This tool is called the Climate and Economic Justice Screening Tool. The tool has an interactive map and uses datasets that are indicators of burdens in eight categories: climate change, energy, health, housing, legacy pollution, transportation, water and wastewater, and workforce development. The tool uses this information to identify communities that are experiencing these burdens. These are the communities that are disadvantaged because they are overburdened and underserved.",
|
||||
"defaultMessage": "In January of 2021, President Biden issued <link1>Executive Order 14008</link1>. The order directed the Council on Environmental Quality (CEQ) to develop a new tool. This tool is called the Climate and Economic Justice Screening Tool. The tool has an interactive map and uses datasets that are indicators of burdens in eight categories: climate change, energy, health, housing, legacy pollution, transportation, water and wastewater, and workforce development. The tool uses this information to identify communities that are experiencing these burdens. These are the communities that are disadvantaged because they are overburdened and underserved.",
|
||||
"description": "Navigate to the About page. This is the paragraph 1"
|
||||
},
|
||||
"about.page.paragraph.2": {
|
||||
|
|
|
@ -421,7 +421,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
<section>
|
||||
<p>
|
||||
|
||||
In January of 2020, President Biden issued
|
||||
In January of 2021, President Biden issued
|
||||
<a
|
||||
class="usa-link usa-link--external"
|
||||
data-cy=""
|
||||
|
|
Loading…
Add table
Reference in a new issue