mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-26 01:33:02 +00:00
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:
parent
8f7e7e1947
commit
944e1ebf2c
Binary file not shown.
|
After Width: | Height: | Size: 512 KiB |
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Reference in New Issue