mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-26 21:18:47 +02:00
docs(v2): Add "PptxGenJS" to showcase (#4602)
* Added PptxGenJS * added new image for pptxgenjs * Update website/src/data/users.js * Update website/src/data/users.js * Update users.js Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
This commit is contained in:
parent
bfea8d632d
commit
7ba0fdf831
2 changed files with 8 additions and 0 deletions
BIN
website/src/data/showcase/pptxgenjs.png
Normal file
BIN
website/src/data/showcase/pptxgenjs.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 176 KiB |
|
@ -476,6 +476,14 @@ const users = [
|
||||||
source: 'https://github.com/linyuxuanlin/Wiki_Docusaurus',
|
source: 'https://github.com/linyuxuanlin/Wiki_Docusaurus',
|
||||||
tags: ['large', 'personal'],
|
tags: ['large', 'personal'],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
title: 'PptxGenJS',
|
||||||
|
description: 'PowerPoint JavaScript Library',
|
||||||
|
preview: require('./showcase/pptxgenjs.png'),
|
||||||
|
website: 'https://gitbrent.github.io/PptxGenJS/',
|
||||||
|
source: 'https://github.com/gitbrent/PptxGenJS',
|
||||||
|
tags: [],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
title: 'Profilo',
|
title: 'Profilo',
|
||||||
description: 'An Android performance library',
|
description: 'An Android performance library',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue