Skip to content

Commit

Permalink
Add Pana Chocolate.
Browse files Browse the repository at this point in the history
  • Loading branch information
xaviershay committed Dec 14, 2014
1 parent f27693c commit 4bb8af6
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
@@ -1,6 +1,6 @@
source 'https://rubygems.org'

ruby '2.1.1'
ruby '2.1.2'

gem 'unicorn'

Expand Down
12 changes: 12 additions & 0 deletions public/static/places.json
Expand Up @@ -982,5 +982,17 @@
"lng": 145.05969,
"lat": -37.772681
}
},
{
"name": "Pana Chocolate",
"address": "491 Church Street, Richmond VIC 3121",
"phoneNumber": "1300 717 488",
"description": "Raw, organic chocolate that is handmade in Melbourne, Australia. It contains only natural ingredients such as raw organic nuts, organic goji berries, organic coconut flakes and pure 100% essential oils.",
"url": "http://www.panachocolate.com/",
"type": "Gift",
"location": {
"lng": 144.997737,
"lat": -37.828207
}
}
]

0 comments on commit 4bb8af6

Please sign in to comment.