Skip to content

Commit

Permalink
Merge pull request #87 from NASA-IMPACT/headquarters_figure_hotfix
Browse files Browse the repository at this point in the history
BUGFIX: Figure on Headquarters location page
  • Loading branch information
j08lue authored Dec 18, 2023
2 parents 6a2590e + c4aee1c commit 292f5a2
Showing 1 changed file with 11 additions and 5 deletions.
16 changes: 11 additions & 5 deletions stories/location.HEAD.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -35,18 +35,24 @@ taxonomy:
import { visitLocationFeaturesStoryIds } from '../overrides/common/story-data';
import CardGallery from "./components/card_gallery";

<Block type="wide">
<Block style={{paddingBottom:0}}>
<Prose>
## EIC Virtual Tour
</Prose>
</Block>
<Block>
<Figure>
<Embed
height="405"
src="https://www.youtube.com/embed/2nzAHdqu2QI"
title="A Virtual tour of the Earth Information Center"
/>
NASA satellites provide data on Earth's land, ecosystems, water, air, temperature, and climate-- and have done so for more than 50 years.
Earth information from space supports decision makers, partners, and people in developing the tools needed to mitigate, adapt, and respond to our changing planet.
At the Earth Information Center, visitors can see how our planet is changing in areas that affect lives and livelihoods-- from temperatures in our cities to sea level rise, greenhouse gas emissions to agricultural productivity.
The center showcases large, awe-inspiring visualizations, as well as interactive media, stories and narratives, to show how viewing Earth from space can improve lives in the face of disasters, environmental challenges, and climate change.
<Caption>
NASA satellites provide data on Earth's land, ecosystems, water, air, temperature, and climate-- and have done so for more than 50 years.
Earth information from space supports decision makers, partners, and people in developing the tools needed to mitigate, adapt, and respond to our changing planet.
At the Earth Information Center, visitors can see how our planet is changing in areas that affect lives and livelihoods-- from temperatures in our cities to sea level rise, greenhouse gas emissions to agricultural productivity.
The center showcases large, awe-inspiring visualizations, as well as interactive media, stories and narratives, to show how viewing Earth from space can improve lives in the face of disasters, environmental challenges, and climate change.
</Caption>
</Figure>
</Block>

Expand Down

0 comments on commit 292f5a2

Please sign in to comment.