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": 80,
|
||||
"documentation": "https://github.com/PrivateBin/PrivateBin/wiki",
|
||||
"website": "https://github.com/PrivateBin/PrivateBin",
|
||||
"logo": "https://raw.githubusercontent.com/selfhst/icons/refs/heads/main/svg/privatebin.svg",
|
||||
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons/webp/privatebin.webp",
|
||||
"config_path": "/opt/privatebin/cfg/conf.php",
|
||||
"description": "PrivateBin is a minimalist, open-source pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256-bit AES.",
|
||||
"install_methods": [
|
||||
@@ -33,4 +33,3 @@
|
||||
},
|
||||
"notes": []
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user