diff --git a/json/debian-vm.json b/json/debian-vm.json index 7727315e..96909d72 100644 --- a/json/debian-vm.json +++ b/json/debian-vm.json @@ -11,7 +11,7 @@ "interface_port": null, "documentation": null, "website": "https://www.debian.org/", - "logo": "https://seeklogo.com/images/D/debian-logo-C136FDAF9E-seeklogo.com.png", + "logo": "https://raw.githubusercontent.com/selfhst/icons/refs/heads/main/svg/debian.svg", "description": "Debian Linux is a distribution that emphasizes free software. It supports many hardware platforms", "install_methods": [ { diff --git a/json/debian.json b/json/debian.json index 2d6af149..81cfae07 100644 --- a/json/debian.json +++ b/json/debian.json @@ -11,7 +11,7 @@ "interface_port": null, "documentation": null, "website": "https://www.debian.org/", - "logo": "https://seeklogo.com/images/D/debian-logo-C136FDAF9E-seeklogo.com.png", + "logo": "https://raw.githubusercontent.com/selfhst/icons/refs/heads/main/svg/debian.svg", "description": "Debian Linux is a distribution that emphasizes free software. It supports many hardware platforms.", "install_methods": [ { @@ -31,4 +31,4 @@ "password": null }, "notes": [] -} \ No newline at end of file +}