Skip to content

Commit

Permalink
update intro data story links
Browse files Browse the repository at this point in the history
  • Loading branch information
siddharth0248 committed Apr 26, 2024
1 parent b6fff80 commit 4e66164
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions stories/intro-us-ghg-center.stories.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,13 @@ featured: true
<Block>
<Figure>
<Image
src= “https://www.climate.gov/sites/default/files/2024-01/2023-billion-dollar-disaster-map.png”
alt=“Map presenting billion-dollar events”
align=“left”
attrAuthor=“NOAA”
attrUrl=“https://www.climate.gov/sites/default/files/2024-01/2023-billion-dollar-disaster-map.png”
src={
new URL("https://www.climate.gov/sites/default/files/2024-01/2023-billion-dollar-disaster-map.png", import.meta.url).href
}
alt="Map presenting billion-dollar events"
align="left"
attrAuthor="NOAA"
attrUrl="https://www.climate.gov/sites/default/files/2024-01/2023-billion-dollar-disaster-map"
/>
<Caption>
{" "}
Expand Down

0 comments on commit 4e66164

Please sign in to comment.