Skip to content

Commit f24146e

Browse files
urkopinedaJoe Shelby
authored and
Joe Shelby
committed
[docs] Add Tentu in the showcase (mui#12122)
* [Showcase] Add Tentu Add Tentu web app to Discover More > Showcase * compress image
1 parent 0e2b909 commit f24146e

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

docs/src/pages/discover-more/showcase/Showcase.js

+8
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,14 @@ const appList = [
202202
image: '/static/images/showcase/jdupont.jpg',
203203
source: 'https://github.com/jdupont/jdupont.github.io',
204204
},
205+
{
206+
title: 'Tentu',
207+
description:
208+
'A web app built with Material UI v1 and Firebase that offers the ' +
209+
'user news and events of his interest.',
210+
link: 'https://tentu.eus/',
211+
image: '/static/images/showcase/tentu.jpg',
212+
},
205213
];
206214

207215
function Showcase(props) {

static/images/showcase/tentu.jpg

203 KB
Loading

0 commit comments

Comments
 (0)