From 31ea93c5d4b7145ba381680e6df368763d64fc00 Mon Sep 17 00:00:00 2001 From: Tammo Jan Dijkema <dijkema@astron.nl> Date: Thu, 19 Mar 2020 12:44:50 +0100 Subject: [PATCH] Shrink EOSC logo in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 52c9deea..cd054be2 100644 --- a/README.md +++ b/README.md @@ -3,5 +3,5 @@ This is a CWL implementation of the Prefactor 3 pipeline, which lives at https://github.com/lofar-astron/prefactor. <img src="https://www.egi.eu/wp-content/uploads/2020/01/eu-logo.jpeg" alt="EU Flag" width="80"> -<img src="https://www.egi.eu/wp-content/uploads/2020/01/eosc-hub-v-web.png" alt="EOSC-hub logo" width="80"> +<img src="https://www.egi.eu/wp-content/uploads/2020/01/eosc-hub-v-web.png" alt="EOSC-hub logo" height="60"> This work is co-funded by the EOSC-hub project (Horizon 2020) under Grant number 777536. -- GitLab