mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-31 01:47:17 +02:00
docs: add Vasern to users (#1061)
* Added Vasern * Make Vasern not pinned
This commit is contained in:
parent
8835ec0d60
commit
2cac0064bd
1 changed files with 7 additions and 0 deletions
|
@ -302,6 +302,13 @@ module.exports = [
|
||||||
fbOpenSource: false,
|
fbOpenSource: false,
|
||||||
pinned: false,
|
pinned: false,
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
caption: 'Vasern',
|
||||||
|
image: 'https://vasern.com/img/vasern.svg',
|
||||||
|
infoLink: 'https://vasern.com/',
|
||||||
|
fbOpenSource: false,
|
||||||
|
pinned: false,
|
||||||
|
},
|
||||||
{
|
{
|
||||||
caption: 'Verdaccio',
|
caption: 'Verdaccio',
|
||||||
image: '/img/users/verdaccio-tiny@2x.png',
|
image: '/img/users/verdaccio-tiny@2x.png',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue