mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-08-07 04:34:18 -07:00
Modify copy on About and Explore Tool pages (#974)
* Modify copy - update snapshots * Fix failing cypress tests - commented out lat/lng in URL test as it is intermittent * Removes test on EO link * Update copy for launch - adds 404 page verbiage - fixes survey button to be bottom sticky * Update copy
This commit is contained in:
parent
df675b231a
commit
1f5742bc5b
21 changed files with 240 additions and 172 deletions
|
@ -7,26 +7,17 @@ exports[`rendering of the HowYouCanHelp checks if various text fields are visibl
|
|||
How you can help improve the tool
|
||||
</h2>
|
||||
<ul>
|
||||
<li>
|
||||
If you have helpful information, we would love to
|
||||
<a
|
||||
href="mailto:screeningtool.feedback@usds.gov"
|
||||
>
|
||||
receive an email from you
|
||||
</a>
|
||||
.
|
||||
</li>
|
||||
<li>
|
||||
View our
|
||||
<a
|
||||
href="/en/methodology"
|
||||
>
|
||||
Data & methodology
|
||||
Methodology and data
|
||||
</a>
|
||||
page and send us feedback.
|
||||
</li>
|
||||
<li>
|
||||
Find your community of interest and
|
||||
Find communities of interest and
|
||||
<a
|
||||
href="mailto:screeningtool.feedback@usds.gov"
|
||||
>
|
||||
|
@ -34,6 +25,15 @@ exports[`rendering of the HowYouCanHelp checks if various text fields are visibl
|
|||
</a>
|
||||
.
|
||||
</li>
|
||||
<li>
|
||||
Respond to our request for information on
|
||||
<a
|
||||
href="https://www.federalregister.gov/"
|
||||
>
|
||||
federalregister.gov
|
||||
</a>
|
||||
.
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</DocumentFragment>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue