Skip to content

Commit 505cb23

Browse files
authored
Debian icon update (#2433)
* Update Debian LXC icon Change Debian LXC icon to SVG from selfhst icons * Update Debian VM icon Change Debian VM icon to SVG from selfhst icons
1 parent 345e109 commit 505cb23

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

json/debian-vm.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"interface_port": null,
1212
"documentation": null,
1313
"website": "https://www.debian.org/",
14-
"logo": "https://seeklogo.com/images/D/debian-logo-C136FDAF9E-seeklogo.com.png",
14+
"logo": "https://raw.githubusercontent.com/selfhst/icons/refs/heads/main/svg/debian.svg",
1515
"description": "Debian Linux is a distribution that emphasizes free software. It supports many hardware platforms",
1616
"install_methods": [
1717
{

json/debian.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"interface_port": null,
1212
"documentation": null,
1313
"website": "https://www.debian.org/",
14-
"logo": "https://seeklogo.com/images/D/debian-logo-C136FDAF9E-seeklogo.com.png",
14+
"logo": "https://raw.githubusercontent.com/selfhst/icons/refs/heads/main/svg/debian.svg",
1515
"description": "Debian Linux is a distribution that emphasizes free software. It supports many hardware platforms.",
1616
"install_methods": [
1717
{
@@ -31,4 +31,4 @@
3131
"password": null
3232
},
3333
"notes": []
34-
}
34+
}

0 commit comments

Comments
 (0)