Created
October 14, 2019 20:22
-
-
Save evdama/864d102ae0b78880be13d40114735bf8 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ | |
| { | |
| "title": "Hypersonic Pizza Delivery", | |
| "intro": "Velit culpa velit do eiusmod nisi elit. Anim sit excepteur cupidatat non esse esse excepteur veniam. Anim sit excepteur cupidatat non esse esse.", | |
| "imageUrl": "./temp-images/pizza.jpg", | |
| "infusionPoints": { | |
| "communicationChannels": "some urls to communication channels", | |
| "processes": "another url", | |
| "description": "url to main story page", | |
| "responsibles": "list of names and roles for Hypersonic Pizza Delivery" | |
| } | |
| }, | |
| { | |
| "title": "Travel to the Horizon and back", | |
| "intro": "Ex non occaecat labore reprehenderit magna. Amet ullamco enim adipisicing cillum. Sint enim fugiat ex excepteur sint reprehenderit mollit eiusmod qui.", | |
| "imageUrl": "./temp-images/greece.jpg", | |
| "infusionPoints": { | |
| "communicationChannels": "some urls to communication channels", | |
| "processes": "another url", | |
| "description": "url to main story page", | |
| "responsibles": "list of names and roles for Travel to the Horizon and back" | |
| } | |
| }, | |
| { | |
| "title": "Exercise Together", | |
| "intro": "Amet ullamco enim adipisicing cillum. Sint enim fugiat ex excepteur sint reprehenderit mollit eiusmod qui. Enim eu ad magna exercitation aute dolor aliquip.", | |
| "imageUrl": "./temp-images/exercise-together.jpg", | |
| "infusionPoints": { | |
| "communicationChannels": "some urls to communication channels", | |
| "processes": "another url", | |
| "description": "url to main story page", | |
| "responsibles": "list of names and roles for Exercise Together" | |
| } | |
| }, | |
| { | |
| "title": "Jobs for You, Jobs for Me", | |
| "intro": "Sint enim fugiat ex excepteur sint reprehenderit mollit eiusmod qui. Enim eu ad magna exercitation aute dolor aliquip.", | |
| "imageUrl": "./temp-images/office-desk.jpg", | |
| "infusionPoints": { | |
| "communicationChannels": "some urls to communication channels", | |
| "processes": "another url", | |
| "description": "url to main story page", | |
| "responsibles": "list of names and roles for Jobs for You, Jobs for Me" | |
| } | |
| }, | |
| { | |
| "title": "Pick your own Fruit", | |
| "intro": "In sit adipisicing nostrud dolore ea qui labore ea eiusmod et aliquip id ullamco sint. Laboris esse est ex amet color. Enim eu ad magna exercitation aute dolor aliquip.", | |
| "imageUrl": "./temp-images/strawberries.jpg", | |
| "infusionPoints": { | |
| "communicationChannels": "some urls to communication channels", | |
| "processes": "another url", | |
| "description": "url to main story page", | |
| "responsibles": "list of names and roles for Pick your own Fruit" | |
| } | |
| } | |
| ] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment