mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-01-27 22:59:51 -05:00
Merge branch 'master' into patch-2
This commit is contained in:
commit
7dbb251593
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…
Add table
Reference in a new issue