mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-24 22:46:57 +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,
|
||||
pinned: true,
|
||||
},
|
||||
{
|
||||
caption: 'Goby',
|
||||
image: 'https://goby-lang.org/img/goby-logo.svg',
|
||||
infoLink: 'https://goby-lang.org',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
},
|
||||
{
|
||||
caption: 'Jest',
|
||||
image: '/img/jest.png',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue