Skip to content

Commit

Permalink
Merge pull request #90 from NASA-IMPACT/remove-interactive-map
Browse files Browse the repository at this point in the history
Update theme.AQ_.mdx to remove link to old ESRI site
  • Loading branch information
agurvich authored Jan 23, 2024
2 parents 292f5a2 + 0afbe36 commit a652730
Showing 1 changed file with 1 addition and 17 deletions.
18 changes: 1 addition & 17 deletions stories/theme.AQ_.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -96,22 +96,6 @@ import contentArray from './theme.AQ_.introduction_air_quality/carousel_content.
</Figure>
</Block>

<Block>
<Prose>
## Explore the Air Quality Near You
<Link to="https://gis.earthdata.nasa.gov/portal/apps/sites/#/earth-information-center/pages/explore">
View the Interactive Maps
</Link>
</Prose>
<Figure>
<Image
src={new URL('./theme.AQ_.introduction_air_quality/air_quality_story_map.png', import.meta.url).href}
alt='world map of air quality in blue-yellow colormap'
/>
</Figure>
</Block>


<Block>
<Prose>
## Trainings & Tools
Expand All @@ -124,4 +108,4 @@ import contentArray from './theme.AQ_.introduction_air_quality/carousel_content.
</Prose>
</Block>

<CardGallery title={"Air Quality Stories"} storyIds={airQualityStoryIds} />
<CardGallery title={"Air Quality Stories"} storyIds={airQualityStoryIds} />

0 comments on commit a652730

Please sign in to comment.