Skip to content

Commit

Permalink
trying to fix image issue again
Browse files Browse the repository at this point in the history
  • Loading branch information
mwallner324 authored Feb 27, 2025
1 parent 4b46887 commit 22171ff
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file removed stories/Derecho_Climatology.PNG
Binary file not shown.
Binary file added stories/Derecho_Climatology.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion stories/derecho.stories.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ taxonomy:
<Block>
<Figure>
<Image
src={new URL('./Derecho_Climatology.PNG', import.meta.url).href}
src={new URL('./Derecho_Climatology.jpg', import.meta.url).href}
alt='USA Derecho Climatology'
/>
<Caption>
Expand Down

0 comments on commit 22171ff

Please sign in to comment.