mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-02 19:57:25 +02:00
docs: add PREFS website to showcase (#5984)
* Added PREFS website in showcase * Added prefs.png preview image for PREFS website (showcase) * Delete Screenshot 2021-11-21 at 15-40-04 Home PREFS.png * Uploaded PREFS showcase image with wrong filename. Changed PREFS showcase image file to `prefs.png` * Delete prefs.png * New taller showcase image
This commit is contained in:
parent
14a252ca54
commit
713d14569e
2 changed files with 8 additions and 0 deletions
BIN
website/src/data/showcase/prefs.png
Normal file
BIN
website/src/data/showcase/prefs.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 151 KiB |
|
@ -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',
|
||||
|
|
Loading…
Add table
Reference in a new issue