Skip to content

Commit

Permalink
fix/update chapters.json
Browse files Browse the repository at this point in the history
  • Loading branch information
geobrando committed Feb 27, 2016
1 parent 52ac070 commit a9051c0
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions _data/chapters.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,20 +3,20 @@
"features": [{
"type": "Feature",
"properties": {
location: "Paris, France",
title: "MaptimeParis",
twitter: "",
website: "http://maptime.io/paris/",
meetup: "",
comingSoon: true,
organizers: [
{
name: "nerik",
twitter: ""
}
],
moreInfo: null
},
"location": "Paris, France",
"title": "MaptimeParis",
"twitter": "",
"website": "http://maptime.io/paris/",
"meetup": "",
"comingSoon": true,
"organizers": [
{
"name": "nerik",
"twitter": ""
}
],
"moreInfo": null
},
"geometry": {
"type": "Point",
"coordinates": [
Expand Down Expand Up @@ -1462,7 +1462,7 @@ moreInfo: null
"organizers": [
{
"name": "Ben Thornton",
"twitter": "benthornton2"
"twitter": "91degN"
}
],
"comingSoon": true
Expand Down

0 comments on commit a9051c0

Please sign in to comment.