mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-18 11:36:53 +02:00
Add single-spa to users (#825)
This commit is contained in:
parent
e619884921
commit
8d45669f92
1 changed files with 7 additions and 0 deletions
|
@ -209,6 +209,13 @@ module.exports = [
|
|||
infoLink: 'https://jkheadley.github.io/rest-hapi/',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
},
|
||||
{
|
||||
caption: 'single-spa',
|
||||
image: 'https://single-spa.js.org/img/logo-white-bgblue.svg',
|
||||
infoLink: 'https://single-spa.js.org/',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
},
|
||||
{
|
||||
caption: 'Sonar',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue