Skip to content

Commit

Permalink
Merge pull request #43 from pluma/patch-1
Browse files Browse the repository at this point in the history
Added OWL JS
  • Loading branch information
luebken committed Oct 28, 2014
2 parents c747e6c + 4350d99 commit b65d3cc
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions rawdata
Original file line number Diff line number Diff line change
Expand Up @@ -1244,5 +1244,13 @@ rawdata = [
"link": "http://frankenjs.org/",
"lng": 11.078939,
"town": "Nürnberg"
},
{
"continent": "Europe",
"country": "Germany",
"lat": 51.85312,
"link": "http://www.meetup.com/OWL-JS",
"lng": 8.29146,
"town": "Rheda-Wiedenbrück"
}
]

0 comments on commit b65d3cc

Please sign in to comment.