Skip to content

Commit

Permalink
swap rise to change
Browse files Browse the repository at this point in the history
  • Loading branch information
freitagb committed Nov 22, 2024
1 parent dc11b20 commit afbb606
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion overrides/home/carousel/items.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ export default [
{
link: 'https://earth.gov/sealevel',
title: 'Global Sea Level Change Portal',
description: 'The Global Sea Level Change Portal is an international collaboration that offers essential information on current and projected sea level rise to inform coastal communities across the globe.',
description: 'The Global Sea Level Change Portal is an international collaboration that offers essential information on current and projected sea level change to inform coastal communities across the globe.',
image: new URL('../media/global_slr_v2.jpg', import.meta.url).href,
imageAlt: 'Satellite image of coastline'
},
Expand Down
2 changes: 1 addition & 1 deletion stories/components/slr_carousel/items.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ export default [
{
link: 'https://earth.gov/sealevel',
title: 'Global Sea Level Change Portal',
description: 'The Global Sea Level Change Portal is an international collaboration that offers essential information on current and projected sea level rise to inform coastal communities across the globe.',
description: 'The Global Sea Level Change Portal is an international collaboration that offers essential information on current and projected sea level change to inform coastal communities across the globe.',
image: new URL('../../../overrides/home/media/global_slr_v2.jpg', import.meta.url).href,
imageAlt: 'Satellite image of coastline'
},
Expand Down

0 comments on commit afbb606

Please sign in to comment.