Skip to content

Commit 0f24499

Browse files
committed
chore: added story to carousel config
1 parent e921517 commit 0f24499

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

app/src/appConfig.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,10 @@ module.exports = [
3838
tutorialText: '/eodash-data/general/tutorials',
3939
showNewsCarousel: true,
4040
newsCarouselitems: [
41+
{
42+
href: '/story?id=yield-forecast-crop-water-demand',
43+
src: 'https://raw.githubusercontent.com/eurodatacube/eodash-assets/refs/heads/main/stories/RACE/cropom_preview.png',
44+
},
4145
{
4246
poi: 'ES4-E1b',
4347
src: './eodash-data/general/cimbelli.png',

0 commit comments

Comments
 (0)