mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-24 14:36:59 +02:00
Add Goby to user list (#469)
This commit is contained in:
parent
4a10be8002
commit
64fbd1c28e
1 changed files with 7 additions and 0 deletions
|
@ -42,6 +42,13 @@ const users = [
|
||||||
fbOpenSource: true,
|
fbOpenSource: true,
|
||||||
pinned: true,
|
pinned: true,
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
caption: 'Goby',
|
||||||
|
image: 'https://goby-lang.org/img/goby-logo.svg',
|
||||||
|
infoLink: 'https://goby-lang.org',
|
||||||
|
fbOpenSource: false,
|
||||||
|
pinned: false,
|
||||||
|
},
|
||||||
{
|
{
|
||||||
caption: 'Jest',
|
caption: 'Jest',
|
||||||
image: '/img/jest.png',
|
image: '/img/jest.png',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue