forked from NASA-IMPACT/veda-config
-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a1b9d3b
commit 4210d7d
Showing
4 changed files
with
12 additions
and
11 deletions.
There are no files selected for viewing
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,10 +7,9 @@ description: " | |
" | ||
--- | ||
|
||
import AnchorScroll from "./AnchorScroll"; | ||
import { NewsComponent, EventsComponent } from './component' | ||
import { EventsComponent } from './component' | ||
import { NEWS_ITEMS, EVENT_ITEMS } from './learn-page-content' | ||
|
||
import AnchorScroll from './AnchorScroll' | ||
|
||
<AnchorScroll /> | ||
<Block > | ||
|
@@ -76,7 +75,7 @@ Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque vel nunc mauris | |
|
||
<Block> | ||
<Prose> | ||
## Press Information | ||
<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. | ||
|
@@ -90,7 +89,7 @@ Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque vel nunc mauris | |
|
||
<Block> | ||
<Prose> | ||
## What Else Do You Need? Let Us Help You! | ||
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. | ||
</Prose> | ||
</Block> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters