mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-01-06 22:40:26 -05:00
Merge pull request #881 from satyamyadav/master
docs: Innovaccer uses Verdaccio!
This commit is contained in:
commit
6da0c051df
2 changed files with 8 additions and 1 deletions
|
@ -48,7 +48,14 @@ const users = [
|
|||
infoLink: "https://strapi.io/",
|
||||
fbOpenSource: false,
|
||||
pinned: true,
|
||||
}
|
||||
},
|
||||
{
|
||||
caption: "Innovaccer",
|
||||
image: "/img/users/innovaccer.png",
|
||||
infoLink: "http://innovaccer.com/",
|
||||
fbOpenSource: false,
|
||||
pinned: true,
|
||||
},
|
||||
];
|
||||
|
||||
const siteConfig = {
|
||||
|
|
BIN
website/static/img/users/innovaccer.png
Normal file
BIN
website/static/img/users/innovaccer.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.2 KiB |
Loading…
Reference in a new issue