Skip to content

Commit

Permalink
feat(stories): update story tags (#1124)
Browse files Browse the repository at this point in the history
  • Loading branch information
pwambach authored May 23, 2022
1 parent 8c0381f commit bcfa905
Show file tree
Hide file tree
Showing 5 changed files with 25 additions and 25 deletions.
10 changes: 5 additions & 5 deletions storage/stories/stories-de.json
Original file line number Diff line number Diff line change
Expand Up @@ -147,34 +147,34 @@
"title": "Zersiedelung der Landschaft",
"description": "",
"image": "assets/story33-image04.jpg",
"tags": []
"tags": ["Land Cover"]
},
{
"id": "story-34",
"title": "Waldverlust im Amazonasgebiet",
"description": "",
"image": "assets/story34-image05.jpg",
"tags": []
"tags": ["Land Cover", "Biomass"]
},
{
"id": "story-35",
"title": "Ein rasender Gletscher",
"description": "",
"image": "assets/story35-image05.jpg",
"tags": []
"tags": ["Glaciers", "Ice Sheets"]
},
{
"id": "story-36",
"title": "Versinkende Stadt",
"description": "",
"image": "assets/story36-image03.jpg",
"tags": []
"tags": ["Soil Moisture"]
},
{
"id": "story-37",
"title": "Satellites for Peat's Sake",
"description": "",
"image": "assets/story37-image07.jpg",
"tags": []
"tags": ["Land Cover", "Fire", "Soil Moisture", "GHG"]
}
]
10 changes: 5 additions & 5 deletions storage/stories/stories-en.json
Original file line number Diff line number Diff line change
Expand Up @@ -149,34 +149,34 @@
"title": "Urban Sprawl",
"description": "",
"image": "assets/story33-image04.jpg",
"tags": []
"tags": ["Land Cover"]
},
{
"id": "story-34",
"title": "Forest Loss in the Amazon",
"description": "",
"image": "assets/story34-image05.jpg",
"tags": []
"tags": ["Land Cover", "Biomass"]
},
{
"id": "story-35",
"title": "A Racing Glacier",
"description": "",
"image": "assets/story35-image05.jpg",
"tags": []
"tags": ["Glaciers", "Ice Sheets"]
},
{
"id": "story-36",
"title": "Sinking City",
"description": "",
"image": "assets/story36-image03.jpg",
"tags": []
"tags": ["Soil Moisture"]
},
{
"id": "story-37",
"title": "Satellites for Peat's Sake",
"description": "",
"image": "assets/story37-image07.jpg",
"tags": []
"tags": ["Land Cover", "Fire", "Soil Moisture", "GHG"]
}
]
10 changes: 5 additions & 5 deletions storage/stories/stories-es.json
Original file line number Diff line number Diff line change
Expand Up @@ -149,34 +149,34 @@
"title": "La expansión urbana",
"description": "",
"image": "assets/story33-image04.jpg",
"tags": []
"tags": ["Land Cover"]
},
{
"id": "story-34",
"title": "Pérdida de bosques en el Amazonas",
"description": "",
"image": "assets/story34-image05.jpg",
"tags": []
"tags": ["Land Cover", "Biomass"]
},
{
"id": "story-35",
"title": "Un glaciar de carreras",
"description": "",
"image": "assets/story35-image05.jpg",
"tags": []
"tags": ["Glaciers", "Ice Sheets"]
},
{
"id": "story-36",
"title": "Ciudad del Hundimiento",
"description": "",
"image": "assets/story36-image03.jpg",
"tags": []
"tags": ["Soil Moisture"]
},
{
"id": "story-37",
"title": "Satellites for Peat's Sake",
"description": "",
"image": "assets/story37-image07.jpg",
"tags": []
"tags": ["Land Cover", "Fire", "Soil Moisture", "GHG"]
}
]
10 changes: 5 additions & 5 deletions storage/stories/stories-fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -143,34 +143,34 @@
"title": "L'étalement urbain",
"description": "",
"image": "assets/story33-image04.jpg",
"tags": []
"tags": ["Land Cover"]
},
{
"id": "story-34",
"title": "Perte de la forêt en Amazonie",
"description": "",
"image": "assets/story34-image05.jpg",
"tags": []
"tags": ["Land Cover", "Biomass"]
},
{
"id": "story-35",
"title": "Un glacier en course",
"description": "",
"image": "assets/story35-image05.jpg",
"tags": []
"tags": ["Glaciers", "Ice Sheets"]
},
{
"id": "story-36",
"title": "La ville qui coule",
"description": "",
"image": "assets/story36-image03.jpg",
"tags": []
"tags": ["Soil Moisture"]
},
{
"id": "story-37",
"title": "Satellites for Peat's Sake",
"description": "",
"image": "assets/story37-image07.jpg",
"tags": []
"tags": ["Land Cover", "Fire", "Soil Moisture", "GHG"]
}
]
10 changes: 5 additions & 5 deletions storage/stories/stories-nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -143,34 +143,34 @@
"title": "Stedelijke wildgroei",
"description": "",
"image": "assets/story33-image04.jpg",
"tags": []
"tags": ["Land Cover"]
},
{
"id": "story-34",
"title": "Verlies van bossen in het Amazonegebied",
"description": "",
"image": "assets/story34-image05.jpg",
"tags": []
"tags": ["Land Cover", "Biomass"]
},
{
"id": "story-35",
"title": "Een racende gletsjer",
"description": "",
"image": "assets/story35-image05.jpg",
"tags": []
"tags": ["Glaciers", "Ice Sheets"]
},
{
"id": "story-36",
"title": "Zinkende Stad",
"description": "",
"image": "assets/story36-image03.jpg",
"tags": []
"tags": ["Soil Moisture"]
},
{
"id": "story-37",
"title": "Satellites for Peat's Sake",
"description": "",
"image": "assets/story37-image07.jpg",
"tags": []
"tags": ["Land Cover", "Fire", "Soil Moisture", "GHG"]
}
]

0 comments on commit bcfa905

Please sign in to comment.