mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-03 20:27:20 +02:00
docs(v1): showcase user Jafar (#2242)
* Add Jafar to users Add Jafar to users https://yahoo.github.io/jafar/ * Update users.js * Update users.js * Update users.js Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com>
This commit is contained in:
parent
5121ac013c
commit
a50c38b237
1 changed files with 7 additions and 0 deletions
|
@ -322,6 +322,13 @@ module.exports = [
|
||||||
fbOpenSource: true,
|
fbOpenSource: true,
|
||||||
pinned: false,
|
pinned: false,
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
caption: 'Jafar',
|
||||||
|
image: 'https://yahoo.github.io/jafar/img/jafar.svg',
|
||||||
|
infoLink: 'https://yahoo.github.io/jafar',
|
||||||
|
fbOpenSource: false,
|
||||||
|
pinned: false,
|
||||||
|
},
|
||||||
{
|
{
|
||||||
caption: 'Jest',
|
caption: 'Jest',
|
||||||
image: '/img/users/jest.png',
|
image: '/img/users/jest.png',
|
||||||
|
|
Loading…
Add table
Reference in a new issue