Add BlueWhale as a user (#546)

This commit is contained in:
Joel Marcey 2018-04-11 19:18:10 -07:00 committed by GitHub
parent 71278431f1
commit 5f89af927a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 1 deletions

View file

@ -14,6 +14,13 @@ const users = [
fbOpenSource: false,
pinned: false,
},
{
caption: "BlueWhale",
image: "/img/BlueWhale.png",
infoLink: "https://facebookresearch.github.io/BlueWhale/",
fbOpenSource: true,
pinned: true,
},
{
caption: 'Docusaurus',
image: '/img/docusaurus.svg',
@ -40,7 +47,7 @@ const users = [
image: '/img/facebook-instant-articles-rules-editor.svg',
infoLink: 'https://facebook.github.io/facebook-instant-articles-rules-editor/',
fbOpenSource: true,
pinned: true,
pinned: false,
},
{
caption: 'Goby',