Add leanpub to the list of showcase apps.

This commit is contained in:
Braden Simpson 2015-08-31 17:06:54 -07:00
parent ce81468607
commit 19df8ba698
1 changed files with 6 additions and 0 deletions

View File

@ -132,6 +132,12 @@ var apps = [
link: 'https://itunes.apple.com/us/app/youmeyou/id949540333?mt=8',
author: 'youmeyou, LLC',
},
{
name: 'Leanpub',
icon: 'http://a2.mzstatic.com/us/r30/Purple6/v4/9f/4a/6f/9f4a6f8c-8951-ed89-4083-74ace23df9ef/icon350x350.jpeg',
link: 'https://itunes.apple.com/us/app/leanpub/id913517110?ls=1&mt=8',
author: 'Leanpub'
},
];
var showcase = React.createClass({