mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-02 02:42:41 +02:00
docs: add Stackery logo and site (#1042)
This commit is contained in:
parent
6b4ec3039d
commit
7df7c6fa60
1 changed files with 7 additions and 0 deletions
|
@ -274,6 +274,13 @@ module.exports = [
|
||||||
fbOpenSource: true,
|
fbOpenSource: true,
|
||||||
pinned: true,
|
pinned: true,
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
caption: 'Stackery',
|
||||||
|
image: 'https://www.stackery.io/img/stackery-large-mark-teal-w.png',
|
||||||
|
infoLink: 'https://docs.stackery.io',
|
||||||
|
fbOpenSource: false,
|
||||||
|
pinned: false,
|
||||||
|
},
|
||||||
{
|
{
|
||||||
caption: 'StreamPipes',
|
caption: 'StreamPipes',
|
||||||
image: 'https://streampipes.org/images/streampipes-logo-center.png',
|
image: 'https://streampipes.org/images/streampipes-logo-center.png',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue