mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-08-02 18:54:19 -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
|
@ -24,8 +24,8 @@ export const PAGE = defineMessages({
|
|||
|
||||
// Download Package
|
||||
export const DOWNLOAD_FILE_SIZE = '111MB';
|
||||
export const DOWNLOAD_LAST_UPDATED = '10/01/21';
|
||||
export const DOWNLOAD_LAST_UPDATED_ES = '01/10/21';
|
||||
export const DOWNLOAD_LAST_UPDATED = '12/15/21';
|
||||
export const DOWNLOAD_LAST_UPDATED_ES = '15/12/21';
|
||||
export const VERSION_NUMBER = '0.1';
|
||||
|
||||
export const DOWNLOAD_ZIP_URL = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue