From d94233e34be70d36bb5c603766a345953d40db55 Mon Sep 17 00:00:00 2001 From: vhsdream Date: Sun, 9 Nov 2025 22:07:29 -0500 Subject: [PATCH] add logo URL for domain-monitor --- frontend/public/json/domain-monitor.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/public/json/domain-monitor.json b/frontend/public/json/domain-monitor.json index 6390811de..7d99c38a0 100644 --- a/frontend/public/json/domain-monitor.json +++ b/frontend/public/json/domain-monitor.json @@ -12,7 +12,7 @@ "documentation": "https://github.com/Hosteroid/domain-monitor/blob/main/README.md", "config_path": "/opt/domain-monitor/.env", "website": "https://github.com/Hosteroid/domain-monitor", - "logo": "", + "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons/png/domain-monitor.png", "description": "A self-hosted PHP domain expiration monitoring tool that tracks domain expiry dates, RDAP/WHOIS data, and SSL certificate validity. Supports alerts, multi-user setup, and cron automation. Built for developers, hosting providers, and IT admins who want full control without third-party services.", "install_methods": [ {