Skip to content

Commit

Permalink
add item
Browse files Browse the repository at this point in the history
  • Loading branch information
paridhi-parajuli committed Jan 9, 2025
1 parent dfe611f commit fe96f44
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions overrides/home/carousel/items.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ export default [
imageAlt: 'Earth shown with purple gas indicating atmospheric methane.'
},
{
link: 'https://us-ghg-center.github.io/agu-2024-workshop/ghg-center-at-agu-2024.html',
title: 'US GHG Center at AGU 2024',
description: 'Join us at the annual American Geophysical Union (AGU) meeting, held December 9-13 in Washington, D.C.',
image: new URL('../../media/AGU2024_carousel_2.png', import.meta.url).href,
imageAlt: 'US GHG Center at AGU 2024.'
link: 'https://earth.gov/ghgcenter/stories/nist-methane-intercomparisons',
title: 'NIST Developing Standards for Methane Plume Data',
description: 'Description: Read about NIST efforts to develop consensus standards for growing volume of public and private methane plume satellite data.',
image: new URL('../../media/NIST-homepage-carousel.png', import.meta.url).href,
imageAlt: 'NIST Developing Standards for Methane Plume Data'
},
{

Expand Down
Binary file added overrides/media/NIST-homepage-carousel.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit fe96f44

Please sign in to comment.