mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
Filiosoft uses Verdaccio!
This commit is contained in:
parent
38bb1e6433
commit
8c6cbb92cd
2 changed files with 9 additions and 1 deletions
|
@ -6,7 +6,15 @@
|
|||
*/
|
||||
|
||||
/* List of projects/orgs using your project for the users page */
|
||||
const users = [];
|
||||
const users = [
|
||||
{
|
||||
caption: "Filiosoft",
|
||||
image: "/img/filiosoft.png",
|
||||
infoLink: "https://filiosoft.com/",
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
}
|
||||
];
|
||||
|
||||
const siteConfig = {
|
||||
title: 'Verdaccio' /* title for your website */,
|
||||
|
|
BIN
website/static/img/filiosoft.png
Normal file
BIN
website/static/img/filiosoft.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 16 KiB |
Loading…
Reference in a new issue