mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-19 20:17:06 +02:00
Add BlueWhale as a user (#546)
This commit is contained in:
parent
71278431f1
commit
5f89af927a
2 changed files with 8 additions and 1 deletions
|
@ -14,6 +14,13 @@ const users = [
|
||||||
fbOpenSource: false,
|
fbOpenSource: false,
|
||||||
pinned: false,
|
pinned: false,
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
caption: "BlueWhale",
|
||||||
|
image: "/img/BlueWhale.png",
|
||||||
|
infoLink: "https://facebookresearch.github.io/BlueWhale/",
|
||||||
|
fbOpenSource: true,
|
||||||
|
pinned: true,
|
||||||
|
},
|
||||||
{
|
{
|
||||||
caption: 'Docusaurus',
|
caption: 'Docusaurus',
|
||||||
image: '/img/docusaurus.svg',
|
image: '/img/docusaurus.svg',
|
||||||
|
@ -40,7 +47,7 @@ const users = [
|
||||||
image: '/img/facebook-instant-articles-rules-editor.svg',
|
image: '/img/facebook-instant-articles-rules-editor.svg',
|
||||||
infoLink: 'https://facebook.github.io/facebook-instant-articles-rules-editor/',
|
infoLink: 'https://facebook.github.io/facebook-instant-articles-rules-editor/',
|
||||||
fbOpenSource: true,
|
fbOpenSource: true,
|
||||||
pinned: true,
|
pinned: false,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
caption: 'Goby',
|
caption: 'Goby',
|
||||||
|
|
BIN
website/static/img/BlueWhale.png
Normal file
BIN
website/static/img/BlueWhale.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.2 MiB |
Loading…
Add table
Add a link
Reference in a new issue