From cdf5caae2cc83220af6398c8d397ce4a959d4ea5 Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Tue, 29 Apr 2025 14:08:09 +0200 Subject: [PATCH] Update phpmyadmin.json --- frontend/public/json/phpmyadmin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/public/json/phpmyadmin.json b/frontend/public/json/phpmyadmin.json index 95684c2..6639b1c 100644 --- a/frontend/public/json/phpmyadmin.json +++ b/frontend/public/json/phpmyadmin.json @@ -12,7 +12,7 @@ "documentation": "https://www.phpmyadmin.net/docs/", "config_path": "Debian/Ubuntu: /var/www/html/phpMyAdmin | Alpine: /usr/share/phpmyadmin", "website": "https://www.phpmyadmin.net/", - "logo": "https://raw.githubusercontent.com/selfhst/icons/refs/heads/main/svg/phpmyadmin.svg", + "logo": "https://raw.githubusercontent.com/selfhst/icons/refs/heads/main/webp/phpmyadmin-light.webp", "description": "phpMyAdmin is a free software tool written in PHP, intended to handle the administration of MySQL over the Web. phpMyAdmin supports a wide range of operations on MySQL and MariaDB. Frequently used operations (managing databases, tables, columns, relations, indexes, users, permissions, etc) can be performed via the user interface, while you still have the ability to directly execute any SQL statement.", "install_methods": [ {