From 3f99a26e3e4e9ed539ed315f41ba6a2e3106f5c5 Mon Sep 17 00:00:00 2001 From: SelfhostedPro Date: Tue, 9 Jun 2020 09:42:24 -0700 Subject: [PATCH] fix nextcloud logo --- Template/template.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Template/template.json b/Template/template.json index 4ab3ea5..4ff1f8f 100644 --- a/Template/template.json +++ b/Template/template.json @@ -2013,7 +2013,7 @@ "title": "Nextcloud", "name": "nextcloud", "description": "Where are your photos and documents? With Nextcloud you pick a server of your choice, at home, in a data center or at a provider. And that is where your files will be. Nextcloud runs on that server, protecting your data and giving you access from your desktop or mobile devices.", - "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/bookstack2.png", + "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/nextcloud-icon.png", "categories": [ "Cloud", "Productivity",