Skip to content

Commit

Permalink
add embed of wildfires video
Browse files Browse the repository at this point in the history
  • Loading branch information
agurvich committed Nov 1, 2024
1 parent 30d1025 commit 8be3c23
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions stories/theme.WLF.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,19 @@ import contentArray from './theme.WLF.introduction_wildfires/carousel_content.js
</Prose>
</Block>

<Block type="wide">
<Figure>
<Embed
height="405"
src="https://www.youtube.com/embed/26ePV3chu_w"
title="NASA and Fire"
/>
<Caption attrAuthor="NASA" attrUrl="https://nasa.gov/">
Wildland fires, which are natural and essential for many ecosystems, have increased in frequency and size due to longer fire seasons, climate change, and the expanding interface between communities and wild vegetation. Using fire strategically—through prescribed burns and natural ignitions—can mitigate future severe fires that might burn more intensely under hotter, drier conditions. Data-driven decisions and community collaboration guide proactive fire management. With the help of satellite observations, the USDA, Forest Service, Rocky Mountain Research Station and NASA research advance proactive strategies for healthier forests, reducing future fire risks.
</Caption>
</Figure>
</Block>

<Block type='wide'>
<Figure>
<Carousel items={contentArray} />
Expand Down

0 comments on commit 8be3c23

Please sign in to comment.