docs: add djamaile blog to site showcase (#5644)

* feat: add djamaile rahamat blog to showcase

* fix: site name

Co-authored-by: Djamaile Rahamat <drahamat@bol.com>
This commit is contained in:
djamaile 2021-10-06 13:17:14 +02:00 committed by GitHub
parent 8f7e7e1947
commit 944e1ebf2c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 512 KiB

View file

@ -383,6 +383,14 @@ const Users: User[] = [
source: 'https://github.com/loft-sh/devspace',
tags: ['opensource'],
},
{
title: 'Djamaile Rahamat',
description: 'Djamaile Rahamat Blog on making cool stuff',
preview: require('./showcase/djamaile.png'),
website: 'https://djamaile.dev/',
source: 'https://github.com/djamaile/portfolio',
tags: ['opensource','personal'],
},
{
title: 'Draft.js',
description: 'Rich Text Editor Framework for React',