Skip to content

Commit 4a86ec6

Browse files
Edit narration text
1 parent 4c2b2cf commit 4a86ec6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/assets/text/droughtAnnotations_mobile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ export default {
5656
{
5757
id: 'dustbowl_2',
5858
date: '1940-06-01',
59-
text: 'The Dust Bowl Drought ended in 1941, but the lessons learned from the dust bowl continue to shape the farming and grazing practices we use today. ',
59+
text: 'The Dust Bowl Drought ended in 1941, but the lessons learned from the dust bowl continue to shape the farming and grazing practices we use today. Because USGS did not have many streamgages on the landscape during the Dust Bowl, we do not have as a good record of how widespread streamflow drought was at this time.',
6060
mobile_x_offset_per: 24
6161
},
6262
{

src/assets/text/droughtNarrations_desktop.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ export default {
2727
title: 'Dust Bowl (1930 - 1941)',
2828
start_date: '1937-08-31', // Date marking start of annotation. Determines y trigger start position on deskop and order
2929
end_date: '1943-08-31', // Date marking end of annotation. Determines y trigger end position on deskop
30-
text: 'The drought ended in 1941, but the lessons learned from the dust bowl continue to shape the farming and grazing practices we use today. </a>', // Narrative text
30+
text: 'The Dust Bowl Drought ended in 1941, but the lessons learned from the dust bowl continue to shape the farming and grazing practices we use today. Because USGS did not have many streamgages on the landscape during the Dust Bowl, we do not have as a good record of how widespread streamflow drought was at this time.', // Narrative text
3131
quote: 'Dust to eat, and dust to breathe and dust to drink. Dust in the beds and in the flour bin, on dishes and walls and windows, in hair and eyes and ears and teeth and throats, to say nothing of the heaped up accumulation on floors and window sills after one of the bad days.',
3232
quote_source: '<a href="https://americanexperience.si.edu/historical-eras/the-great-depression-wwii/pair-dust-bowl-valley-farms/" target="_blank">Letter from Caroline Henderson to Secretary of Agriculture Henry A. Wallace, 1935</a>',
3333
img_source: 'drought_period_stations_1930.png',

0 commit comments

Comments
 (0)