diff --git a/frontend/public/json/powerdns.json b/frontend/public/json/powerdns.json index dd1d11d0b..8813de7e2 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": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/proxmox.webp", + "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/powerdns.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": [ {