diff --git a/website/src/data/showcase/prefs.png b/website/src/data/showcase/prefs.png new file mode 100644 index 0000000000..7bd0f4c1c6 Binary files /dev/null and b/website/src/data/showcase/prefs.png differ diff --git a/website/src/data/users.tsx b/website/src/data/users.tsx index af99edc01e..68980665b9 100644 --- a/website/src/data/users.tsx +++ b/website/src/data/users.tsx @@ -958,6 +958,14 @@ const Users: User[] = [ source: 'https://github.com/gitbrent/PptxGenJS', tags: ['opensource', 'design'], }, + { + title: 'PREFS', + description: 'PREFS Python library website and documentation', + preview: require('./showcase/prefs.png'), + website: 'https://patitotective.github.io/PREFS/', + source: 'https://github.com/Patitotective/PREFS', + tags: ['opensource', 'versioning'], + }, { title: 'Prismatic', description: 'An Integration Platform for B2B Software Companies',