mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-28 12:33:10 +00:00
Verdaccio proudly website was built with Docusaurus (#411)
This commit is contained in:
parent
edbb869e26
commit
036b84df90
|
|
@ -91,6 +91,13 @@ const users = [
|
|||
fbOpenSource: true,
|
||||
pinned: true,
|
||||
},
|
||||
{
|
||||
caption: 'Verdaccio',
|
||||
image: 'http://www.verdaccio.org/img/verdaccio-tiny@2x.png',
|
||||
infoLink: 'http://www.verdaccio.org/',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
},
|
||||
{
|
||||
caption: 'Vuls',
|
||||
image: 'https://vuls.io/img/docs/vuls_logo.png',
|
||||
|
|
|
|||
Loading…
Reference in New Issue