mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-13 07:10:51 +02:00
Website: harmonize all Logos | use jsDelivr CDN links for icons from selfhst/icons repo (#4603)
* Update jsons * push * more * Switch to CDN * push new Icons into Branch * Update dotnetaspwebapi.json * add proxmox logo * Update wger.json * switch to webp * Update apt-cacher-ng.json * Update homarr.json * finalize * Update sqlserver2022.json * fixes * merge --------- Co-authored-by: tremor021 <arezina.slavisa@gmail.com> Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com>
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"interface_port": 5001,
|
||||
"documentation": "https://docs.ipfs.tech/how-to/command-line-quick-start/",
|
||||
"website": "https://github.com/ipfs/kubo",
|
||||
"logo": "https://user-images.githubusercontent.com/157609/250148884-d6d12db8-fdcf-4be3-8546-2550b69845d8.png",
|
||||
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons/webp/ipfs.webp",
|
||||
"config_path": "~/.ipfs/config",
|
||||
"description": "Kubo, developed by IPFS, is a decentralized file storage and sharing protocol. It implements the IPFS protocol, allowing users to manage files across a distributed network, ensuring data integrity and availability. Kubo supports file versioning, pinning, provides APIs and CLI tools for developers, and allows customizable node configurations for enhanced privacy and control.",
|
||||
"install_methods": [
|
||||
|
||||
Reference in New Issue
Block a user