Update icon URLs from master to main branch (#9834)

This commit is contained in:
CanbiZ
2025-12-10 18:41:22 +01:00
committed by GitHub
parent e22f9fbce7
commit f98d2d3d15
408 changed files with 408 additions and 408 deletions

View File

@@ -11,7 +11,7 @@
"interface_port": 4873,
"documentation": "https://verdaccio.org/docs/what-is-verdaccio",
"website": "https://verdaccio.org/",
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@master/webp/verdaccio.webp",
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/verdaccio.webp",
"config_path": "/opt/verdaccio/config/config.yaml",
"description": "Verdaccio is a lightweight private npm proxy registry built with Node.js. It allows you to host your own npm registry with minimal configuration, providing a private npm repository for your projects. Verdaccio supports npm, yarn, and pnpm, and can cache packages from the public npm registry, allowing for faster installs and protection against npm registry outages. It includes a web interface for browsing packages, authentication and authorization features, and can be easily integrated into your development workflow.",
"install_methods": [