From 7be49825e00ad2880508f5e51af845dab7bd6816 Mon Sep 17 00:00:00 2001 From: DragoQC Date: Sun, 30 Nov 2025 09:37:48 -0500 Subject: [PATCH] Modified DiscoPanel JSON to add Logo url and refine description --- frontend/public/json/discopanel.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/public/json/discopanel.json b/frontend/public/json/discopanel.json index 4bada6065..b4849021c 100644 --- a/frontend/public/json/discopanel.json +++ b/frontend/public/json/discopanel.json @@ -12,8 +12,8 @@ "documentation": "https://discopanel.app/docs/", "config_path": "", "website": "https://discopanel.app/", - "logo": "https://discopanel.app/g1_256x256.png", - "description": "The Minecraft Server Manager that Actually Works\nBuilt by someone who was tired of bloated control panels that require a PhD to operate and still manage to break at the worst possible moment.", + "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@master/svg/discopanel.svg", + "description": "The Minecraft Server Manager That *Actually* Works\nBuilt by someone who was done with bloated panels, endless menus, and tools that break the moment you need them most.\nSpin up servers in minutes, configure your proxy without headaches, and link your own DNS name effortlessly.\nFast setup, clean controls, zero nonsense—just a manager that gets out of your way and lets you play.", "install_methods": [ { "type": "default",