Skip to content

Commit

Permalink
Update SLR story
Browse files Browse the repository at this point in the history
  • Loading branch information
freitagb authored Oct 4, 2024
1 parent 541882c commit 079db72
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion stories/theme.SLR.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,13 @@ taxonomy:

import CardGallery from "./components/card_gallery";
import { seaLevelRiseStoryIds } from "../overrides/common/story-data";
import VisitSLR from "../overrides/components/visit-slr";

import Carousel from "../overrides/common/embedded-video-carousel";
import contentArray from './theme.SLR.introduction_sea_level_rise/carousel_content.json';

<VisitGHG />

<Block>
<Prose>
## Info
Expand Down Expand Up @@ -63,4 +66,4 @@ import contentArray from './theme.SLR.introduction_sea_level_rise/carousel_conte
</Figure>
</Block>

<CardGallery title={"Sea Level Rise Stories"} storyIds={seaLevelRiseStoryIds} />
<CardGallery title={"Sea Level Rise Stories"} storyIds={seaLevelRiseStoryIds} />

0 comments on commit 079db72

Please sign in to comment.