mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-03 00:39:45 +02:00
docs: showcase user Quix (#1510)
* added users * removed zios from users
This commit is contained in:
parent
bff9a53095
commit
9b2ff32e7e
3 changed files with 8 additions and 0 deletions
|
@ -365,6 +365,13 @@ module.exports = [
|
|||
fbOpenSource: true,
|
||||
pinned: true,
|
||||
},
|
||||
{
|
||||
caption: 'Quix',
|
||||
image: '/img/users/quix.png',
|
||||
infoLink: 'https://wix.github.io/quix/',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
},
|
||||
{
|
||||
caption: 'React 360',
|
||||
image: '/img/users/react-360.svg',
|
||||
|
@ -617,5 +624,6 @@ module.exports = [
|
|||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
},
|
||||
|
||||
// Please add your logo in alphabetical order of caption.
|
||||
];
|
||||
|
|
BIN
website-1.x/static/img/users/quix.png
Normal file
BIN
website-1.x/static/img/users/quix.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 9.9 KiB |
BIN
website-1.x/static/img/users/zio.png
Normal file
BIN
website-1.x/static/img/users/zio.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 32 KiB |
Loading…
Add table
Add a link
Reference in a new issue