mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-29 00:47:03 +02:00
Add Skip to users (#1018)
* Add Skip to users * Update users.js * Update users.js
This commit is contained in:
parent
e3d57d244b
commit
41aaed64a7
1 changed files with 7 additions and 0 deletions
|
@ -267,6 +267,13 @@ module.exports = [
|
|||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
},
|
||||
{
|
||||
caption: 'Skip',
|
||||
image: 'http://www.skiplang.com/img/icon.png',
|
||||
infoLink: 'http://skiplang.com',
|
||||
fbOpenSource: true,
|
||||
pinned: true,
|
||||
},
|
||||
{
|
||||
caption: 'StreamPipes',
|
||||
image: 'https://streampipes.org/images/streampipes-logo-center.png',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue