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:
Brent Ely 2021-04-13 04:11:53 -05:00 committed by GitHub
parent bfea8d632d
commit 7ba0fdf831
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 0 deletions

View file

@ -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',