mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-31 15:42:48 +00:00
docs: showcase user Quix (#1510)
* added users * removed zios from users
This commit is contained in:
parent
bff9a53095
commit
9b2ff32e7e
|
|
@ -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.
|
||||
];
|
||||
|
|
|
|||
Binary file not shown.
|
After Width: | Height: | Size: 9.9 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 32 KiB |
Loading…
Reference in New Issue