Merge pull request #4913 from genki/patch_dockman
DockMan app added to showcase
This commit is contained in:
commit
1e086605b6
|
@ -163,6 +163,12 @@ var apps = [
|
|||
link: 'https://itunes.apple.com/us/app/dareu-dare-your-friends-dare/id1046434563?mt=8',
|
||||
author: 'Rishabh Mehan',
|
||||
},
|
||||
{
|
||||
name: 'DockMan',
|
||||
icon: 'http://a1.mzstatic.com/us/r30/Purple49/v4/91/b5/75/91b57552-d9bc-d8bc-10a1-617de920aaa6/icon175x175.png',
|
||||
link: 'http://www.s21g.com/DockMan.html',
|
||||
author: 'Genki Takiuchi (s21g Inc.)',
|
||||
},
|
||||
{
|
||||
name: 'DropBot',
|
||||
icon: 'http://a2.mzstatic.com/us/r30/Purple69/v4/fb/df/73/fbdf73e0-22d2-c936-3115-1defa195acba/icon175x175.png',
|
||||
|
|
Loading…
Reference in New Issue