mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-07 13:22:26 +02:00
Add FBT (#1179)
This commit is contained in:
parent
71fa542a58
commit
a42b0d7c56
2 changed files with 7 additions and 0 deletions
|
@ -98,6 +98,13 @@ module.exports = [
|
||||||
fbOpenSource: true,
|
fbOpenSource: true,
|
||||||
pinned: true,
|
pinned: true,
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
caption: 'FBT',
|
||||||
|
image: '/img/users/fbt_blue.png',
|
||||||
|
infoLink: 'https://facebookincubator.github.io/fbt/',
|
||||||
|
fbOpenSource: true,
|
||||||
|
pinned: true,
|
||||||
|
},
|
||||||
{
|
{
|
||||||
caption: 'Flipper',
|
caption: 'Flipper',
|
||||||
image: '/img/users/flipper.png',
|
image: '/img/users/flipper.png',
|
||||||
|
|
BIN
v1/website/static/img/users/fbt_blue.png
Normal file
BIN
v1/website/static/img/users/fbt_blue.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 21 KiB |
Loading…
Add table
Add a link
Reference in a new issue