Skip to content

Commit

Permalink
[docs] Add typekev.com to showcase page (#12243)
Browse files Browse the repository at this point in the history
* Added Typekev to showcase

* Added an image for the Typekev showcase submission

* Removed Typekev showcase image due to aspect ratio

* Added Typekev showcase image in 4:3 aspect ratio
  • Loading branch information
typekev authored and oliviertassinari committed Jul 24, 2018
1 parent 636db13 commit 44f109b
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 @@ -210,6 +210,14 @@ const appList = [
link: 'https://tentu.eus/',
image: '/static/images/showcase/tentu.jpg',
},
{
title: 'Typekev',
description:
'The personal website of a React and Blockchain developer. The code is open-source.',
image: '/static/images/showcase/typekev.jpg',
link: 'https://typekev.com/',
source: 'https://github.com/typekev/typekev-site',
},
];

function Showcase(props) {
Expand Down
Binary file added static/images/showcase/typekev.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 44f109b

Please sign in to comment.