mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-31 15:42:48 +00:00
docs: showcase user Twirp (#1275)
* Added twirp to users * Added the twirp user logo * Update users.js
This commit is contained in:
parent
cac141c290
commit
bb7cb3f840
|
|
@ -463,6 +463,13 @@ module.exports = [
|
|||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
},
|
||||
{
|
||||
caption: 'Twirp',
|
||||
image: '/img/users/twirp.png',
|
||||
infoLink: 'https://twitchtv.github.io/twirp/',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
},
|
||||
{
|
||||
caption: 'Vasern',
|
||||
image: 'https://vasern.com/img/vasern.svg',
|
||||
|
|
|
|||
Binary file not shown.
|
After Width: | Height: | Size: 8.1 KiB |
Loading…
Reference in New Issue