CANDDi's iOS app
This commit is contained in:
parent
8d592650c9
commit
67498a4b6d
|
@ -246,6 +246,12 @@ var apps = [
|
||||||
link: 'https://play.google.com/store/apps/details?id=com.ziliunapp',
|
link: 'https://play.google.com/store/apps/details?id=com.ziliunapp',
|
||||||
author: 'Sonny Lazuardi',
|
author: 'Sonny Lazuardi',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'CANDDi',
|
||||||
|
icon: 'http://a5.mzstatic.com/eu/r30/Purple7/v4/c4/e4/85/c4e48546-7127-a133-29f2-3e2e1aa0f9af/icon175x175.png',
|
||||||
|
link: 'https://itunes.apple.com/gb/app/canddi/id1018168131?mt=8',
|
||||||
|
author: 'CANDDi LTD.',
|
||||||
|
},
|
||||||
];
|
];
|
||||||
|
|
||||||
var showcase = React.createClass({
|
var showcase = React.createClass({
|
||||||
|
|
Loading…
Reference in New Issue