mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-26 04:57:50 +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
|
@ -476,6 +476,14 @@ const users = [
|
|||
source: 'https://github.com/linyuxuanlin/Wiki_Docusaurus',
|
||||
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',
|
||||
description: 'An Android performance library',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue