Skip to content

Commit

Permalink
[docs] Add Tentu in the showcase (#12122)
Browse files Browse the repository at this point in the history
* [Showcase] Add Tentu

Add Tentu web app to Discover More > Showcase

* compress image
  • Loading branch information
urkopineda authored and oliviertassinari committed Jul 12, 2018
1 parent 5d69f78 commit ce13979
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/src/pages/discover-more/showcase/Showcase.js
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,14 @@ const appList = [
image: '/static/images/showcase/jdupont.jpg',
source: 'https://github.com/jdupont/jdupont.github.io',
},
{
title: 'Tentu',
description:
'A web app built with Material UI v1 and Firebase that offers the ' +
'user news and events of his interest.',
link: 'https://tentu.eus/',
image: '/static/images/showcase/tentu.jpg',
},
];

function Showcase(props) {
Expand Down
Binary file added static/images/showcase/tentu.jpg
Loading
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 ce13979

Please sign in to comment.