From 54c0ff979c47630b426a497a1d1c07919698e6e7 Mon Sep 17 00:00:00 2001 From: SelfhostedPro Date: Tue, 2 Jun 2020 14:54:24 -0700 Subject: [PATCH] fix logo --- Template/template.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Template/template.json b/Template/template.json index adae48b..656d6e0 100644 --- a/Template/template.json +++ b/Template/template.json @@ -2124,7 +2124,7 @@ "type": 1, "title": "DashMachine", "description": "Another application bookmark dashboard, with fun features.", - "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/organizr-icon.png", + "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/dashmachine_logo.png", "image": "rmountjoy/dashmachine:latest", "categories": ["Other", "Tools"], "platform": "linux",