From 3b84a80f7af8d5c836496d5f92cd83406b3084a6 Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Wed, 3 Dec 2025 22:09:38 +0100 Subject: [PATCH] Update logo URL in swizzin.json (#9627) --- frontend/public/json/swizzin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/public/json/swizzin.json b/frontend/public/json/swizzin.json index 75c30614df..cd612d52f9 100644 --- a/frontend/public/json/swizzin.json +++ b/frontend/public/json/swizzin.json @@ -12,7 +12,7 @@ "documentation": "https://swizzin.ltd/getting-started", "config_path": "/etc/swizzin/", "website": "https://swizzin.ltd/", - "logo": "https://swizzin.ltd/img/logo-sm.png", + "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@master/webp/swizzin.webp", "description": "Swizzin is a light-weight, modular, and user-friendly seedbox solution for Debian-based servers. It allows for the easy installation and management of a wide variety of applications commonly used for torrenting and media management, such as rTorrent, Sonarr, Radarr, and Plex, all accessible through a command-line utility or a web-based dashboard.", "install_methods": [ {