From 64dad4d74f50963e5e6f7f8bd5c2233c55a5a510 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20M=C3=BCller?= <28591861+alexanderdd@users.noreply.github.com> Date: Wed, 1 Nov 2023 16:31:07 +0100 Subject: [PATCH] Update Logo in README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit included as svg, not sure if that is the preferred method. It did that automatically when I dragged and dropped the official new logo from https://nextcloud.com/trademarks/ Signed-off-by: Alexander Müller <28591861+alexanderdd@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a4592d70..42c32080 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ A safe home for all your data. Access & share your files, calendars, contacts, mail & more from any device, on your terms. -![logo](https://cdn.rawgit.com/nextcloud/docker/80dd587d847b184ba95d7187a2a7a56ae4cbbb7b/logo.svg) +![logo_nextcloud_blue](https://github.com/nextcloud/docker/assets/28591861/2455cc67-f1d9-447e-8d8b-9784a50f8391) This Docker micro-service image is developed and maintained by the Nextcloud community. Nextcloud GmbH does not offer support for this Docker image. When you are looking to get professional support, you can become an [enterprise](https://nextcloud.com/enterprise/) customer or use [Nextcloud All-in-One docker image](https://github.com/nextcloud/all-in-one#nextcloud-all-in-one) - as the name suggests, Nextcloud All-in-One provides easy deployment and maintenance of Nextcloud Hub included in this one Nextcloud instance.