Skip to content

Commit 6b9364e

Browse files
committed
removed unused images, fix photo urls
1 parent 719c0a3 commit 6b9364e

18 files changed

+6
-6
lines changed
-659 KB
Binary file not shown.

datasets/cattle_July 25 Inv.png

-37 KB
Binary file not shown.
-865 KB
Binary file not shown.
-3.62 MB
Binary file not shown.

stories/THI_2022_May_June_July.gif

-1.51 MB
Binary file not shown.

stories/cattle_THI.png

-2.35 MB
Binary file not shown.

stories/cattle_US_2022_JJA.png

-1.17 MB
Binary file not shown.

stories/cattle_fract_days.png

-2.27 MB
Binary file not shown.

stories/cover_cattle_heat.jpg

-574 KB
Binary file not shown.

stories/heat_cattle.stories.mdx

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ id: 'heat_cattle'
33
name: 'Heat Waves and Cold Snaps Threaten the $80 Billion Cattle Industry'
44
description: 'Understanding Physical Stress in Cattle: Heat and Cold Extremes'
55
media:
6-
src: ::file ./media/cattle_cover.png
6+
src: ::file ./media/heat-cattle-story/cattle_cover.png
77
alt: Cow quenching thirst under heat.
88
author:
99
name:
@@ -56,7 +56,7 @@ taxonomy:
5656
</Prose>
5757
<Figure>
5858
<Image
59-
src={new URL('./media/THI_2022_May_June_July.gif', import.meta.url).href}
59+
src={new URL('./media/heat-cattle-story/THI_2022_May_June_July.gif', import.meta.url).href}
6060
alt="Temperature Humidity Index (THI) for Kansas Summer 2022."
6161
attrAuthor="Maheshwari Neelam"
6262
/>
@@ -69,7 +69,7 @@ taxonomy:
6969
<Block style={{justifyContent: 'space-between', alignItems: 'center', margin: '0 auto', width: '100%' }}>
7070
<Figure>
7171
<Image
72-
src={new URL('./media/cattle_dakota_THI.png', import.meta.url).href}
72+
src={new URL('./media/heat-cattle-story/cattle_dakota_THI.png', import.meta.url).href}
7373
style={{ maxWidth: '200%', height: 'auto' }}
7474
/>
7575
<Caption>
@@ -179,7 +179,7 @@ While temperature is the primary driver of heat stress in cattle, other climate
179179
<Block style={{justifyContent: 'space-between', alignItems: 'center', margin: '0 auto', width: '100%' }}>
180180
<Figure>
181181
<Image
182-
src={new URL('./media/cattle_US_2022_JJA.png', import.meta.url).href}
182+
src={new URL('./media/heat-cattle-story/cattle_US_2022_JJA.png', import.meta.url).href}
183183
alt="Temperature Humidity Index (THI) for Kansas Summer 2022."
184184
style={{ width: '100%', height: 'auto' }}
185185
/>
@@ -290,7 +290,7 @@ While temperature is the primary driver of heat stress in cattle, other climate
290290
</Prose>
291291
<Figure>
292292
<Image
293-
src={new URL('./media/cattle_THI.png', import.meta.url).href}
293+
src={new URL('./media/heat-cattle-story/cattle_THI.png', import.meta.url).href}
294294
style={{ maxWidth: '200%'}}
295295
/>
296296
<Caption>
@@ -302,7 +302,7 @@ While temperature is the primary driver of heat stress in cattle, other climate
302302
<Block style={{justifyContent: 'center', alignItems: 'center', margin: '0 auto', width: '100%' }}>
303303
<Figure>
304304
<Image
305-
src={new URL('./media/cattle_fract_days.png', import.meta.url).href}
305+
src={new URL('./media/heat-cattle-story/cattle_fract_days.png', import.meta.url).href}
306306
style={{ maxWidth: '200%'}}
307307
/>
308308
<Caption>

0 commit comments

Comments
 (0)