mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-02 19:03:38 +02: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
2 changed files with 8 additions and 0 deletions
BIN
website/src/data/showcase/djamaile.png
Normal file
BIN
website/src/data/showcase/djamaile.png
Normal file
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…
Add table
Add a link
Reference in a new issue