change order in showcase
This commit is contained in:
parent
da9e9e709b
commit
16b9c7d6f6
|
@ -248,6 +248,12 @@ var apps = [
|
|||
link: 'https://itunes.apple.com/us/app/mintrain/id1015739031?mt=8',
|
||||
author: 'Peter Cottle',
|
||||
},
|
||||
{
|
||||
name: 'MockingBot',
|
||||
icon: 'https://s3.cn-north-1.amazonaws.com.cn/modao/downloads/images/MockingBot175.png',
|
||||
link: 'https://itunes.apple.com/cn/app/mockingbot/id1050565468?l=en&mt=8',
|
||||
author: 'YuanYi Zhang (@mockingbot)',
|
||||
},
|
||||
{
|
||||
name: 'Mr. Dapper',
|
||||
icon: 'http://is5.mzstatic.com/image/pf/us/r30/Purple4/v4/e8/3f/7c/e83f7cb3-2602-f8e8-de9a-ce0a775a4a14/mzl.hmdjhfai.png',
|
||||
|
@ -386,12 +392,6 @@ var apps = [
|
|||
link: 'https://itunes.apple.com/us/app/yazboz-batak-esli-batak-okey/id1048620855?ls=1&mt=8',
|
||||
author: 'Melih Mucuk',
|
||||
},
|
||||
{
|
||||
name: 'MockingBot',
|
||||
icon: 'https://s3.cn-north-1.amazonaws.com.cn/modao/downloads/images/MockingBot175.png',
|
||||
link: 'https://itunes.apple.com/cn/app/mockingbot/id1050565468?l=en&mt=8',
|
||||
author: 'YuanYi Zhang (@mockingbot)',
|
||||
},
|
||||
];
|
||||
|
||||
var AppList = React.createClass({
|
||||
|
|
Loading…
Reference in New Issue