Showcase: New app "Ziliun"
This commit is contained in:
parent
4af2501e8e
commit
f7af11a734
|
@ -174,6 +174,12 @@ var apps = [
|
|||
link: 'https://itunes.apple.com/us/app/youmeyou/id949540333?mt=8',
|
||||
author: 'youmeyou, LLC',
|
||||
},
|
||||
{
|
||||
name: 'Ziliun',
|
||||
icon: 'https://lh3.googleusercontent.com/c6ot13BVlU-xONcQi-llFmKXZCLRGbfrCv1RnctWtOELtPYMc0A52srXAfkU897QIg=w300',
|
||||
link: 'https://play.google.com/store/apps/details?id=com.ziliunapp',
|
||||
author: 'Sonny Lazuardi',
|
||||
},
|
||||
];
|
||||
|
||||
var showcase = React.createClass({
|
||||
|
|
Loading…
Reference in New Issue