mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-31 18:07:00 +02:00
Add streampipes to users (#777)
This commit is contained in:
parent
58fba70dea
commit
59695761a6
1 changed files with 7 additions and 0 deletions
|
@ -196,6 +196,13 @@ module.exports = [
|
||||||
fbOpenSource: true,
|
fbOpenSource: true,
|
||||||
pinned: true,
|
pinned: true,
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
caption: 'StreamPipes',
|
||||||
|
image: 'https://streampipes.org/images/streampipes-logo-center.png',
|
||||||
|
infoLink: 'https://docs.streampipes.org',
|
||||||
|
fbOpenSource: false,
|
||||||
|
pinned: false,
|
||||||
|
},
|
||||||
{
|
{
|
||||||
caption: 'textlint',
|
caption: 'textlint',
|
||||||
image: 'https://textlint.github.io/img/textlint-icon.png',
|
image: 'https://textlint.github.io/img/textlint-icon.png',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue