Skip to content

Instantly share code, notes, and snippets.

@jerolan
Created February 18, 2019 23:04
Show Gist options
  • Select an option

  • Save jerolan/e34619a8e522c81b62a4823a0a869e30 to your computer and use it in GitHub Desktop.

Select an option

Save jerolan/e34619a8e522c81b62a4823a0a869e30 to your computer and use it in GitHub Desktop.
{
"event": {
"date": "30 Enero",
"time": "16:30",
"place": "UrbanHub"
},
"speakers": [
{
"name": "Persona 1",
"title": "Talk 1",
"image": "/tmp/sketch.png"
},
{
"name": "Persona 2",
"title": "Talk 2",
"image": "/tmp/sketch.png"
},
{
"name": "Persona 3",
"title": "Talk 3",
"image": "/tmp/sketch.png"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment