diff --git a/frontend/public/json/reactive-resume.json b/frontend/public/json/reactive-resume.json index bbb396f8c..a85cb90e9 100644 --- a/frontend/public/json/reactive-resume.json +++ b/frontend/public/json/reactive-resume.json @@ -11,8 +11,8 @@ "interface_port": 3000, "documentation": "https://docs.rxresume.org/", "website": "https://rxresume.org", - "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons/png/reactive-resume-light.png", - "config_path": "/opt/reactive-resume/.env", + "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons/webp/reactive-resume.webp", + "config_path": "/opt/reactive-resume/.env", "description": "A one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever.", "install_methods": [ { @@ -33,4 +33,3 @@ }, "notes": [] } - diff --git a/frontend/public/json/slskd.json b/frontend/public/json/slskd.json index 45f8fba34..69b254ae6 100644 --- a/frontend/public/json/slskd.json +++ b/frontend/public/json/slskd.json @@ -11,8 +11,8 @@ "interface_port": 5030, "documentation": "https://github.com/slskd/slskd/tree/master/docs", "website": "https://github.com/slskd/slskd", - "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons/png/slskd.png", - "config_path": "/opt/slskd/config/slskd.yml", + "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons/webp/slskd.webp", + "config_path": "/opt/slskd/config/slskd.yml", "description": "A modern client-server application for the Soulseek file sharing network. ", "install_methods": [ { @@ -42,4 +42,3 @@ } ] } -