mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-05 20:32:42 +02:00
Add rest-hapi to users (#782)
This commit is contained in:
parent
9cb45960d6
commit
3755522681
1 changed files with 7 additions and 0 deletions
|
@ -196,6 +196,13 @@ module.exports = [
|
||||||
fbOpenSource: true,
|
fbOpenSource: true,
|
||||||
pinned: true,
|
pinned: true,
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
caption: 'rest-hapi',
|
||||||
|
image: 'https://jkheadley.github.io/rest-hapi/img/rest-hapi-logo-alt.png',
|
||||||
|
infoLink: 'https://jkheadley.github.io/rest-hapi/',
|
||||||
|
fbOpenSource: false,
|
||||||
|
pinned: false,
|
||||||
|
},
|
||||||
{
|
{
|
||||||
caption: 'Sonar',
|
caption: 'Sonar',
|
||||||
image: '/img/users/sonar.png',
|
image: '/img/users/sonar.png',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue