Add Goby to user list (#469)

This commit is contained in:
Stan Lo 2018-02-26 09:57:02 +08:00 committed by Joel Marcey
parent 4a10be8002
commit 64fbd1c28e

View file

@ -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',