Skip to content

Commit

Permalink
[docs] Add AlarmDJ.com in showcase (#8220)
Browse files Browse the repository at this point in the history
  • Loading branch information
ArnonEilat authored and oliviertassinari committed Sep 15, 2017
1 parent b62aaf8 commit 1e4e200
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/src/app/components/pages/discover-more/Showcase.js
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,12 @@ const appList = [
img: 'images/showcase/hoophubs-basketball-stats-tool.png',
link: 'http://www.hoophubs.com',
},
{
title: 'AlarmDJ - Online Alarm Clock',
author: 'Arnon Eilat',
img: 'images/showcase/alarmdj.png',
link: 'https://alarmdj.com',
},
];

const Showcase = () => (
Expand Down
Binary file added docs/src/www/images/showcase/alarmdj.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1e4e200

Please sign in to comment.