Skip to content

Commit

Permalink
Content edits (#266)
Browse files Browse the repository at this point in the history
  • Loading branch information
slesaad authored Jan 16, 2024
1 parent 3808166 commit ab859b9
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 9 deletions.
9 changes: 5 additions & 4 deletions custom-pages/learn/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque vel nunc mauris

<Block>
<Prose>
## Upcoming / Past Events
## Events
<EventsComponent items={EVENT_ITEMS} />
</Prose>
</Block>
Expand Down Expand Up @@ -75,7 +75,7 @@ Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque vel nunc mauris

<Block>
<Prose>
<h2 id="press"> Press Information </h2>
<h2 id="press"> Press Information </h2>
The U.S. Greenhouse Gas Center is a multi-agency effort to provide researchers, climate change mitigation practitioners, policymakers, data service providers, and concerned citizens with trusted data on greenhouse gases.

For Media Inquiries, contact Aries Keck, NASA Communications, [email protected], 202-604-2356.
Expand All @@ -89,7 +89,8 @@ Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque vel nunc mauris

<Block>
<Prose>
What Else Do You Need? Let Us Help You!
Do you have a need, idea, or suggestion? Contact the US GHG Center team using the "Contact Us" button on the top of this page.
## What Else Do You Need? Let Us Help You!

Do you have a need, idea, or suggestion? Contact the US GHG Center team using the "Contact&nbsp;Us" button on the top or the bottom of this page.
</Prose>
</Block>
10 changes: 5 additions & 5 deletions custom-pages/learn/learn-page-content.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ export const NEWS_ITEMS = [
src: new URL('./media/news/cop28-uae.jpg', import.meta.url).href,
alt: 'Cop 28 Logo'
},
description: 'Agency partners released the US GHG Center at the 28th annual United Nations Climate Conference (COP28) on December 4, 2023.'
description: 'Agency partners released the US GHG Center and portal at the 28th annual United Nations Climate Conference (COP28) on December 4, 2023.'
},
{
name: 'New U.S. national strategy for measuring and monitoring GHG emissions',
Expand All @@ -19,7 +19,7 @@ export const NEWS_ITEMS = [
src: new URL('./media/news/US_GHG_MMIS_report_cover_screenshot.png', import.meta.url).href,
alt: 'NASA logo'
},
description: 'On November 29, 2023, the White House released the [National Strategy](hello) to Advance an Integrated U.S. Greenhouse Gas Measurement, Monitoring, and Information System. This report outlines how federal agencies will collaborate to lead the federal government’s efforts to assess and reduce GHG emissions.'
description: 'On November 29, 2023, the White House released the National Strategy to Advance an Integrated U.S. Greenhouse Gas Measurement, Monitoring, and Information System to Advance an Integrated U.S. Greenhouse Gas Measurement, Monitoring, and Information System. This report outlines how federal agencies will collaborate to lead the federal government’s efforts to assess and reduce GHG emissions.'
},
{
name: 'The US GHG Center at the 2023 AGU Fall Meeting',
Expand All @@ -30,7 +30,7 @@ export const NEWS_ITEMS = [
src: new URL('./media/news/Kavvada_2023_AGU_Hyperwall_Edited.png', import.meta.url).href,
alt: 'NASA logo'
},
description: 'The US GHG Center was a new and prominent effort highlighted at the 2023 AGU Fall Meeting in San Francisco, December 11th - 15th. Several presentations and posters featured the Center’s content, design, and functionality.'
description: 'The US GHG Center and portal was a new and prominent effort highlighted at the 2023 AGU Fall Meeting in San Francisco, December 11th - 15th. Several presentations and posters featured the Center’s content, design, and functionality.'
}
]

Expand All @@ -49,15 +49,15 @@ export const EVENT_ITEMS = [
endDate: '2024-02-01'
},
{
name: 'US GHG Center Summer School',
name: 'US GHG Center Summer School Registration',
asLink : {
url: 'https://www.cira.colostate.edu/conferences/rmtgw/'
},
media: {
src: new URL('./media/events/summer-school.png', import.meta.url).href,
alt: 'Summer school info screenshot'
},
description: 'The US GHG Center is hosting a Summer School for Inverse Modeling of Greenhouse Gases (SSIM-GHG), June 11-21, 2024 at Fort Collins, CO, USA. The goal of the workshop is to present and provide guidance and instruction of the state of the art in atmospheric data assimilation techniques needed to support current and future GHG observing systems.',
description: 'The US GHG Center announces a Summer School for Inverse Modeling of Greenhouse Gases (SSIM-GHG) that is planned for June 11-21, 2024 at Fort Collins, CO, USA. Graduate students and early career post-docs are invited to apply by January 31st.',
startDate: '2024-06-11',
endDate: '2024-06-21'
},
Expand Down
Binary file modified custom-pages/learn/media/events/summer-school.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 ab859b9

Please sign in to comment.