mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-31 07:32:53 +00:00
Add textlint to users (#691)
This commit is contained in:
parent
a603aff193
commit
6c8eeb612a
|
|
@ -160,6 +160,13 @@
|
|||
"fbOpenSource": true,
|
||||
"pinned": true
|
||||
},
|
||||
{
|
||||
"caption": "textlint",
|
||||
"image": "https://textlint.github.io/img/textlint-icon.png",
|
||||
"infoLink": "https://textlint.github.io/",
|
||||
"fbOpenSource": false,
|
||||
"pinned": false
|
||||
},
|
||||
{
|
||||
"caption": "Verdaccio",
|
||||
"image": "http://www.verdaccio.org/img/verdaccio-tiny@2x.png",
|
||||
|
|
|
|||
Loading…
Reference in New Issue