Merge pull request #5086 from sharathprabhal/patch-1

Add 'Eat or Not' play store link
This commit is contained in:
Brent Vatne 2016-01-02 21:34:34 -08:00
Родитель f39d45e61c 4d403efab3
Коммит 2c39515557
1 изменённых файлов: 2 добавлений и 1 удалений

3
website/src/react-native/showcase.js поставляемый
Просмотреть файл

@ -194,7 +194,8 @@ var apps = [
{ {
name: 'Eat or Not', name: 'Eat or Not',
icon: 'http://a3.mzstatic.com/us/r30/Purple5/v4/51/be/34/51be3462-b015-ebf2-11c5-69165b37fadc/icon175x175.jpeg', icon: 'http://a3.mzstatic.com/us/r30/Purple5/v4/51/be/34/51be3462-b015-ebf2-11c5-69165b37fadc/icon175x175.jpeg',
link: 'https://itunes.apple.com/us/app/eat-or-not/id1054565697?mt=8', linkAppStore: 'https://itunes.apple.com/us/app/eat-or-not/id1054565697?mt=8',
linkPlayStore: 'https://play.google.com/store/apps/details?id=com.eon',
author: 'Sharath Prabhal', author: 'Sharath Prabhal',
}, },
{ {