Skip to content

Commit

Permalink
[docs] Add FlyWeekend in showcase (#8812)
Browse files Browse the repository at this point in the history
  • Loading branch information
tjl9 authored and oliviertassinari committed Oct 23, 2017
1 parent 77fbba7 commit 54ecefd
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
Expand Up @@ -173,6 +173,12 @@ const appList = [
img: 'images/showcase/alarmdj.png',
link: 'https://alarmdj.com',
},
{
title: 'Weekend travel inspiration',
author: 'FlyWeekend',
img: 'images/showcase/flyweekend.png',
link: 'https://flyweekend.co',
},
];

const Showcase = () => (
Expand Down
Binary file added docs/src/www/images/showcase/flyweekend.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 54ecefd

Please sign in to comment.