Skip to content

Commit

Permalink
feat(story titles): update images for overview (#1189)
Browse files Browse the repository at this point in the history
  • Loading branch information
pmast authored Oct 19, 2022
1 parent 61b1d41 commit 854e70e
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 20 deletions.
8 changes: 4 additions & 4 deletions storage/stories/stories-de.json
Original file line number Diff line number Diff line change
Expand Up @@ -181,28 +181,28 @@
"id": "story-38",
"title": "Kohlenstoffdioxid zählen",
"description": "",
"image": "assets/story37-image07.jpg",
"image": "assets/story38-image01.jpg",
"tags": []
},
{
"id": "story-39",
"title": "Die Meere und das Klima",
"description": "",
"image": "assets/story37-image07.jpg",
"image": "assets/story39-image01.jpg",
"tags": []
},
{
"id": "story-40",
"title": "Veränderungen in der Arktis",
"description": "",
"image": "assets/story37-image07.jpg",
"image": "assets/story40-image01.jpg",
"tags": []
},
{
"id": "story-41",
"title": "Veränderungen der Atmosphäre",
"description": "",
"image": "assets/story37-image07.jpg",
"image": "assets/story41-image01.jpg",
"tags": []
}

Expand Down
8 changes: 4 additions & 4 deletions storage/stories/stories-en.json
Original file line number Diff line number Diff line change
Expand Up @@ -183,28 +183,28 @@
"id": "story-38",
"title": "Counting Carbon",
"description": "",
"image": "assets/story37-image07.jpg",
"image": "assets/story38-image01.jpg",
"tags": []
},
{
"id": "story-39",
"title": "Oceans and Climate",
"description": "",
"image": "assets/story37-image07.jpg",
"image": "assets/story39-image01.jpg",
"tags": []
},
{
"id": "story-40",
"title": "Change in the Arctic",
"description": "",
"image": "assets/story37-image07.jpg",
"image": "assets/story40-image01.jpg",
"tags": []
},
{
"id": "story-41",
"title": "Change in the Atmosphere",
"description": "",
"image": "assets/story37-image07.jpg",
"image": "assets/story41-image01.jpg",
"tags": []
}
]
8 changes: 4 additions & 4 deletions storage/stories/stories-es.json
Original file line number Diff line number Diff line change
Expand Up @@ -183,28 +183,28 @@
"id": "story-38",
"title": "Contar el carbono",
"description": "",
"image": "assets/story37-image07.jpg",
"image": "assets/story38-image01.jpg",
"tags": []
},
{
"id": "story-39",
"title": "Los océanos y el clima",
"description": "",
"image": "assets/story37-image07.jpg",
"image": "assets/story39-image01.jpg",
"tags": []
},
{
"id": "story-40",
"title": "Cambio en el Ártico",
"description": "",
"image": "assets/story37-image07.jpg",
"image": "assets/story40-image01.jpg",
"tags": []
},
{
"id": "story-41",
"title": "Cambio en la atmósfera",
"description": "",
"image": "assets/story37-image07.jpg",
"image": "assets/story41-image01.jpg",
"tags": []
}
]
8 changes: 4 additions & 4 deletions storage/stories/stories-fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -177,28 +177,28 @@
"id": "story-38",
"title": "Compter le carbone",
"description": "",
"image": "assets/story37-image07.jpg",
"image": "assets/story38-image01.jpg",
"tags": []
},
{
"id": "story-39",
"title": "Océans et climat",
"description": "",
"image": "assets/story37-image07.jpg",
"image": "assets/story39-image01.jpg",
"tags": []
},
{
"id": "story-40",
"title": "Changement en Arctique",
"description": "",
"image": "assets/story37-image07.jpg",
"image": "assets/story40-image01.jpg",
"tags": []
},
{
"id": "story-41",
"title": "Changement dans l'atmosphère",
"description": "",
"image": "assets/story37-image07.jpg",
"image": "assets/story41-image01.jpg",
"tags": []
}
]
8 changes: 4 additions & 4 deletions storage/stories/stories-nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -177,28 +177,28 @@
"id": "story-38",
"title": "Het tellen van koolstof",
"description": "",
"image": "assets/story37-image07.jpg",
"image": "assets/story38-image01.jpg",
"tags": []
},
{
"id": "story-39",
"title": "Oceanen en klimaat",
"description": "",
"image": "assets/story37-image07.jpg",
"image": "assets/story39-image01.jpg",
"tags": []
},
{
"id": "story-40",
"title": "Verandering in het Arctische gebied",
"description": "",
"image": "assets/story37-image07.jpg",
"image": "assets/story40-image01.jpg",
"tags": []
},
{
"id": "story-41",
"title": "Veranderingen in de atmosfeer",
"description": "",
"image": "assets/story37-image07.jpg",
"image": "assets/story41-image01.jpg",
"tags": []
}
]

0 comments on commit 854e70e

Please sign in to comment.