mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-06 10:20:09 +02:00
add graphql-compose to users.js (#1331)
This commit is contained in:
parent
4ac4a7c671
commit
f945f5b757
1 changed files with 7 additions and 0 deletions
|
@ -154,6 +154,13 @@ module.exports = [
|
||||||
fbOpenSource: false,
|
fbOpenSource: false,
|
||||||
pinned: false,
|
pinned: false,
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
caption: 'graphql-compose',
|
||||||
|
image: 'https://graphql-compose.github.io/svg/graphql-compose-logo.svg',
|
||||||
|
infoLink: 'https://graphql-compose.github.io',
|
||||||
|
fbOpenSource: false,
|
||||||
|
pinned: false,
|
||||||
|
},
|
||||||
{
|
{
|
||||||
caption: 'Gulp',
|
caption: 'Gulp',
|
||||||
image: '/img/users/gulp.svg',
|
image: '/img/users/gulp.svg',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue