From 29de8ba5f64bf2ef1ccc814f84e2fcdb0d5d0190 Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Tue, 9 Dec 2025 09:19:14 +0100 Subject: [PATCH] Update logo URL to use WebP format --- frontend/public/json/coolify.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/public/json/coolify.json b/frontend/public/json/coolify.json index 197c4fc71..ed852f6e6 100644 --- a/frontend/public/json/coolify.json +++ b/frontend/public/json/coolify.json @@ -12,7 +12,7 @@ "documentation": "https://coolify.io/docs", "config_path": "/data/coolify", "website": "https://coolify.io/", - "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons/png/coolify.png", + "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/coolify.webp", "description": "Coolify is an open-source & self-hostable alternative to Heroku, Netlify, and Vercel. It helps you manage your servers, applications, and databases on your own hardware with Docker. Deploy any application from Git repositories, Docker images, or use pre-built templates.", "install_methods": [ {