mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-30 09:27:04 +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,
|
||||
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',
|
||||
image: '/img/users/sonar.png',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue