From be25897572bb84a5403e847740396287ad6ce451 Mon Sep 17 00:00:00 2001 From: "Uwe Jandt (DESY, HIFIS)" <uwe.jandt@desy.de> Date: Wed, 2 Jun 2021 12:49:37 +0000 Subject: [PATCH] remove button, add text --- _includes/frontpage/title-content.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_includes/frontpage/title-content.html b/_includes/frontpage/title-content.html index 17155a2e0..aa573ffce 100644 --- a/_includes/frontpage/title-content.html +++ b/_includes/frontpage/title-content.html @@ -1,9 +1,9 @@ <div> - <h1>Federated IT for Science</h1> - <p>Our mission is to strengthen and develop the ICT competences of the whole Helmholtz Association. - We want to support you - as a scientist, Helmholtz employee or stakeholder of research projects. - </p><p> - <a href="{{ '/motivation' | relative_url }}" class="btn btn-success">Find out more on the aims of HIFIS</a> + <h1>Helmholtz IT for Science</h1> + <p> + HIFIS builds and sustains an excellent IT infrastructure connecting all Helmholtz research fields and centres. + This includes a secure and easy-to-use collaborative environment with efficiently accessible IT services from anywhere. + HIFIS further supports Research Software Engineering (RSE) with a high level of quality, visibility and sustainability. </p> </div> <div class="services-box"> -- GitLab