Skip to content

Commit

Permalink
Update to fit images
Browse files Browse the repository at this point in the history
  • Loading branch information
WeathermanTrent authored Oct 9, 2023
1 parent e6c3484 commit 1167678
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions stories/hurricane-ian.stories.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -32,20 +32,27 @@ taxonomy:
</Figure>
</Block>

<Block>
<Block type='wide'>
<Figure>
<Image
src={new URL('./fort-myers.jpeg', import.meta.url).href}
/>
<Caption attrAuthor='https://abc7.com/hurricane-ian-photos-storm-damage-sanibel-causeway-pictures-of-florida-after/12279883/'>
</Caption>
</Figure>
</Block>

<Block type='wide'>
<Figure>
<Image
src={new URL('./sanibel-causeway.jpeg', import.meta.url).href}
/>
<Caption attrAuthor='https://abc7.com/hurricane-ian-photos-storm-damage-sanibel-causeway-pictures-of-florida-after/12279883/'>
Figure 2: Series of Images from the Associated Press covering various locations of interest in the aftermath of Hurricane Ian. The first image was taken by Wilfredo Lee and shows the aftermath of Ian over Fort Myers Beach. The second image shows a section of the Sanibel Causeway destroyed by Ian taken by Wilfredo Lee.
</Caption>
</Figure>
</Block>

<Block>
<Prose>
## Inland Effects from Ian

Expand Down

0 comments on commit 1167678

Please sign in to comment.