mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-24 03:58:49 +02:00
docs: added FuseBox to users (#927)
This commit is contained in:
parent
cfabaedc99
commit
5542ace288
2 changed files with 8 additions and 0 deletions
|
@ -91,6 +91,13 @@ module.exports = [
|
|||
fbOpenSource: true,
|
||||
pinned: true,
|
||||
},
|
||||
{
|
||||
caption: 'FuseBox',
|
||||
image: '/img/users/fuse-box.svg',
|
||||
infoLink: 'https://fuse-box.org',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
},
|
||||
{
|
||||
caption: 'Instant Articles Builder',
|
||||
image: '/img/users/facebook-instant-articles-rules-editor.svg',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue