Skip to content

Commit

Permalink
fix(content): remove debug story (#614)
Browse files Browse the repository at this point in the history
  • Loading branch information
pmast authored Sep 10, 2020
1 parent 74d2dd3 commit 456d49f
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 38 deletions.
7 changes: 0 additions & 7 deletions storage/stories/stories-de.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,12 +55,5 @@
"description": "",
"image": "assets/soilmoisture_large_14.jpg",
"tags": ["satellite-orbits", "sensors", "electromagnetic-spectrum", "climate-modelling"]
},
{
"id": "debug",
"title": "Debug",
"description": "Test story",
"image": "assets/story.jpg",
"tags": []
}
]
7 changes: 0 additions & 7 deletions storage/stories/stories-en.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,12 +57,5 @@
"image": "assets/soilmoisture_large_14.jpg",
"tags": ["satellite-orbits", "sensors", "electromagnetic-spectrum", "climate-modelling"],
"position": [40, -25]
},
{
"id": "debug",
"title": "Debug",
"description": "Test story",
"image": "assets/story.jpg",
"tags": []
}
]
15 changes: 5 additions & 10 deletions storage/stories/stories-es.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,20 +47,15 @@
"title": "Biodiversity and Habitat Loss",
"description": "",
"image": "assets/landcover_07.jpg",
"tags": ["land-cover", "hr-land-cover", "land-surface-temperature", "soil-moisture", "permafrost", "fire"]
"tags": ["land-cover", "hr-land-cover", "land-surface-temperature", "soil-moisture", "permafrost", "fire"],
"position": [150, -35]
},
{
"id": "story-26",
"title": "Taking the Pulse of the Planet",
"description": "",
"image": "assets/soilmoisture_large_14.jpg",
"tags": ["satellite-orbits", "sensors", "electromagnetic-spectrum", "climate-modelling"]
},
{
"id": "debug",
"title": "Debug",
"description": "Test story",
"image": "assets/story.jpg",
"tags": []
"tags": ["satellite-orbits", "sensors", "electromagnetic-spectrum", "climate-modelling"],
"position": [40, -25]
}
]
]
7 changes: 0 additions & 7 deletions storage/stories/stories-fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,12 +55,5 @@
"description": "",
"image": "assets/soilmoisture_large_14.jpg",
"tags": ["satellite-orbits", "sensors", "electromagnetic-spectrum", "climate-modelling"]
},
{
"id": "debug",
"title": "Debug",
"description": "Test story",
"image": "assets/story.jpg",
"tags": []
}
]
7 changes: 0 additions & 7 deletions storage/stories/stories-nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,12 +55,5 @@
"description": "",
"image": "assets/soilmoisture_large_14.jpg",
"tags": ["satellite-orbits", "sensors", "electromagnetic-spectrum", "climate-modelling"]
},
{
"id": "debug",
"title": "Debug",
"description": "Test story",
"image": "assets/story.jpg",
"tags": []
}
]

0 comments on commit 456d49f

Please sign in to comment.