mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-01-20 22:52:46 -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/",
|
infoLink: "https://strapi.io/",
|
||||||
fbOpenSource: false,
|
fbOpenSource: false,
|
||||||
pinned: true,
|
pinned: true,
|
||||||
}
|
},
|
||||||
|
{
|
||||||
|
caption: "Innovaccer",
|
||||||
|
image: "/img/users/innovaccer.png",
|
||||||
|
infoLink: "http://innovaccer.com/",
|
||||||
|
fbOpenSource: false,
|
||||||
|
pinned: true,
|
||||||
|
},
|
||||||
];
|
];
|
||||||
|
|
||||||
const siteConfig = {
|
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…
Add table
Reference in a new issue