Skip to content

Commit

Permalink
into to ghg data story update
Browse files Browse the repository at this point in the history
  • Loading branch information
siddharth0248 committed Apr 26, 2024
1 parent d276e47 commit b6fff80
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions stories/intro-us-ghg-center.stories.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,11 @@ featured: true
<Block>
<Figure>
<Image
src={
new URL("./2023-billion-dollar-disaster-map.png", import.meta.url).href
}
alt="Map presenting billion-dollar events"
align="left"
attrAuthor="NOAA"
attrUrl="https://www.ncei.noaa.gov/access/billions/"
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”
/>
<Caption>
{" "}
Expand Down Expand Up @@ -124,7 +122,7 @@ featured: true
style={{ display: "inline-block", width: "130px", margin: "2px" }}
>
<img
src={new URL("https://www.climate.gov/sites/default/files/2024-01/2023-billion-dollar-disaster-map.png", import.meta.url).href}
src={new URL("./nasa.png", import.meta.url).href}
alt="nasa logo"
/>
</figure>
Expand Down

0 comments on commit b6fff80

Please sign in to comment.