Skip to content

Commit

Permalink
chore: added story to carousel config
Browse files Browse the repository at this point in the history
  • Loading branch information
santilland committed Dec 20, 2024
1 parent e921517 commit 0f24499
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/src/appConfig.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,10 @@ module.exports = [
tutorialText: '/eodash-data/general/tutorials',
showNewsCarousel: true,
newsCarouselitems: [
{
href: '/story?id=yield-forecast-crop-water-demand',
src: 'https://raw.githubusercontent.com/eurodatacube/eodash-assets/refs/heads/main/stories/RACE/cropom_preview.png',
},
{
poi: 'ES4-E1b',
src: './eodash-data/general/cimbelli.png',
Expand Down

0 comments on commit 0f24499

Please sign in to comment.