fix logos

This commit is contained in:
CanbiZ (MickLesk)
2026-04-21 09:38:41 +02:00
parent 9c3ee954a9
commit 48c1fc9b19
2 changed files with 4 additions and 4 deletions

View File

@@ -11,7 +11,7 @@
"interface_port": 8000,
"documentation": "https://appriseit.com/api/",
"website": "https://appriseit.com/api/",
"logo": "https://appriseit.com/_s/apprise-full-logo-light.DZmBGJFz.svg",
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/apprise.webp",
"description": "The Apprise API is a web-based gateway to the Apprise library.",
"install_methods": [
{
@@ -41,4 +41,4 @@
"type": "info"
}
]
}
}

View File

@@ -11,7 +11,7 @@
"interface_port": 8000,
"documentation": "https://user.bitfocus.io/docs",
"website": "https://bitfocus.io/companion",
"logo": "https://raw.githubusercontent.com/bitfocus/companion/main/assets/icon.png",
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/bitfocus-companion.webp",
"description": "Bitfocus Companion enables the Elgato Stream Deck and other controllers to trigger actions in broadcast software. Installs headless with systemd service, fetching the latest release via the Bitfocus API.",
"install_methods": [
{
@@ -41,4 +41,4 @@
"type": "info"
}
]
}
}