From 897c93be8e3b2306f058e8f2310fa34f85ae4b34 Mon Sep 17 00:00:00 2001 From: "CanbiZ (MickLesk)" <47820557+MickLesk@users.noreply.github.com> Date: Wed, 11 Feb 2026 10:27:29 +0100 Subject: [PATCH] Update powerdns.json --- frontend/public/json/powerdns.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/public/json/powerdns.json b/frontend/public/json/powerdns.json index 78d10269f..dd1d11d0b 100644 --- a/frontend/public/json/powerdns.json +++ b/frontend/public/json/powerdns.json @@ -12,7 +12,7 @@ "documentation": "https://doc.powerdns.com/index.html", "config_path": "/opt/poweradmin/config/settings.php", "website": "https://www.powerdns.com/", - "logo": "", + "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/proxmox.webp", "description": "The PowerDNS Authoritative Server is a versatile nameserver which supports a large number of backends. These backends can either be plain zone files or be more dynamic in nature. PowerDNS has the concepts of ‘backends’. A backend is a datastore that the server will consult that contains DNS records (and some metadata). The backends range from database backends (MySQL, PostgreSQL) and BIND zone files to co-processes and JSON API’s.", "install_methods": [ {