mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-29 06:29:03 +02:00
Add Sonar to users (#760)
This commit is contained in:
parent
ac8f7068e0
commit
9edc29ddd6
2 changed files with 7 additions and 0 deletions
|
@ -189,6 +189,13 @@ module.exports = [
|
|||
fbOpenSource: true,
|
||||
pinned: true,
|
||||
},
|
||||
{
|
||||
caption: 'Sonar',
|
||||
image: '/img/users/sonar.png',
|
||||
infoLink: 'https://fbsonar.com',
|
||||
fbOpenSource: true,
|
||||
pinned: true,
|
||||
},
|
||||
{
|
||||
caption: 'textlint',
|
||||
image: 'https://textlint.github.io/img/textlint-icon.png',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue