Skip to content

Commit

Permalink
Add images and links, update text, etc
Browse files Browse the repository at this point in the history
  • Loading branch information
slesaad committed Jan 9, 2024
1 parent 6af912b commit f60419d
Show file tree
Hide file tree
Showing 6 changed files with 13 additions and 14 deletions.
15 changes: 7 additions & 8 deletions custom-pages/learn/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ mainNavItem:
navTitle: Learn
title: Learn
description: "
Whether you are giving a talk or teaching in the classroom, Earth.gov's learning and training resources can help educate your audience about our interconnected Earth.
Check out the resources below, gathered from across our federal partners.
Learn about US GHG Center News, Events and Training.
"
---

Expand All @@ -21,7 +20,7 @@ import { NEWS_ITEMS, EVENT_ITEMS } from './learn-page-content'

The US GHG Center website is always evolving, and this page highlights the latest US GHG Center news and available training and workshop opportunities. New data and information is added often and website features and capabilities will always continue to improve.

If you would like to stay informed, please subscribe to our email newsletter.
If you would like to stay informed, please [subscribe to our email newsletter](https://docs.google.com/forms/d/e/1FAIpQLSfDxq_jR3z_006WkUnNKriGFlAdXhiZxC0ppkxV9fDXSM_FxQ/viewform).
</Prose>
</Block>

Expand Down Expand Up @@ -49,7 +48,7 @@ Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque vel nunc mauris
</Block>


<Block>
{/* <Block>
<Prose>
## Learn More
<Embed
Expand All @@ -73,7 +72,7 @@ Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque vel nunc mauris
### Carbon Monitoring System NASA Webinar Series links
</Prose>
</Block>
</Block> */}

<Block>
<Prose>
Expand All @@ -84,14 +83,14 @@ Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque vel nunc mauris

### News Releases

- 12.04.2023 - NASA, Partners Launch US Greenhouse Gas Center to Share Climate Data
- 11.29.2023 - Biden-Harris Administration releases Greenhouse Gas Monitoring Strategy
- 12.04.2023 - [NASA, Partners Launch US Greenhouse Gas Center to Share Climate Data](https://www.nasa.gov/news-release/nasa-partners-launch-us-greenhouse-gas-center-to-share-climate-data/)
- 11.29.2023 - [Biden-Harris Administration releases Greenhouse Gas Monitoring Strategy](https://www.noaa.gov/news-release/biden-harris-administration-releases-greenhouse-gas-monitoring-strategy)
</Prose>
</Block>

<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 this form.
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.
</Prose>
</Block>
12 changes: 6 additions & 6 deletions custom-pages/learn/learn-page-content.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,26 +8,26 @@ export const NEWS_ITEMS = [
src: new URL('./media/news/cop28-uae.jpg', import.meta.url).href,
alt: 'Cop 28 Logo'
},
description: 'Agency partners release 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 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',
asLink : {
url: 'https://www.whitehouse.gov/omb/briefing-room/2023/11/29/interagency-working-group-releases-national-strategy-enhance-nation-greenhouse-gas-measurement-monitoring-capabilities/'
},
media: {
src: new URL('./media/nasa.png', import.meta.url).href,
src: new URL('./media/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 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](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.'
},
{
name: ' The US GHG Center at the 2023 AGU Fall Meeting',
name: 'The US GHG Center at the 2023 AGU Fall Meeting',
asLink : {
url: 'https://www.youtube.com/watch?v=8_aFRPqiXGw&feature=youtu.be&ab_channel=NASAVideo'
},
media: {
src: new URL('./media/nasa.png', import.meta.url).href,
src: new URL('./media/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.'
Expand All @@ -41,7 +41,7 @@ export const EVENT_ITEMS = [
url: 'https://nasa.gov'
},
media: {
src: new URL('./media/events/AMS24_Logo.jpg', import.meta.url).href,
src: new URL('./media/events/AMS24_Logo.png', import.meta.url).href,
alt: 'AMS 24 logo'
},
description: ' Join members of the GHG Center team for several events at the 2024 AMS Annual Meeting in Baltimore, January 28 - February 1.',
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed custom-pages/learn/media/events/AMS24_Logo.jpg
Binary file not shown.
Binary file added custom-pages/learn/media/events/AMS24_Logo.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 f60419d

Please sign in to comment.