diff --git a/website/src/data/showcase/pptxgenjs.png b/website/src/data/showcase/pptxgenjs.png new file mode 100644 index 0000000000..a68ef0cfe2 Binary files /dev/null and b/website/src/data/showcase/pptxgenjs.png differ diff --git a/website/src/data/users.js b/website/src/data/users.js index 762308188f..a390ae9ad9 100644 --- a/website/src/data/users.js +++ b/website/src/data/users.js @@ -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',