Skip to content

Commit

Permalink
Merge pull request #139 from NASA-IMPACT/stories/NMNH
Browse files Browse the repository at this point in the history
move mobile climate mapper to the features section
  • Loading branch information
freitagb authored Oct 8, 2024
2 parents 65ec418 + 1d9c8d1 commit d13f0ec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
1 change: 1 addition & 0 deletions overrides/common/story-data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ export const visitLocationFeaturesStoryIds = {
"eyes_on_earth",
"hometown_dashboard",
"time_unveiled",
"mobile_climate_mapper"
]
};

Expand Down
4 changes: 1 addition & 3 deletions stories/locfeature.HOMETOWN.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,4 @@ import contentArray from './locfeature.HOMETOWN/carousel_content.jsx';
<Figure>
<Carousel items={contentArray} />
</Figure>
</Block>

<CardGallery title={"Related Applications"} storyIds={['mobile_climate_mapper']} />
</Block>

0 comments on commit d13f0ec

Please sign in to comment.