From 9c3ee954a9cc71597b0ca16b761962e4123c01e3 Mon Sep 17 00:00:00 2001 From: "CanbiZ (MickLesk)" <47820557+MickLesk@users.noreply.github.com> Date: Tue, 21 Apr 2026 09:33:57 +0200 Subject: [PATCH] patch logo --- json/transmute.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/json/transmute.json b/json/transmute.json index 515eb3d8..46ed17e1 100644 --- a/json/transmute.json +++ b/json/transmute.json @@ -11,7 +11,7 @@ "interface_port": 3313, "documentation": "https://transmute.sh/docs/getting-started/", "website": "https://transmute.sh", - "logo": "https://raw.githubusercontent.com/transmute-app/transmute/main/frontend/public/transmute-logo.svg", + "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/transmute.webp", "description": "Transmute is a free, open-source, self-hosted file converter built for privacy. Convert images, video, audio, documents, spreadsheets, subtitles, and fonts locally with no file size limits.", "install_methods": [ { @@ -37,4 +37,4 @@ "type": "info" } ] -} +} \ No newline at end of file