From ccdcac3ea5a0f36b884f7ef128117807796e0d38 Mon Sep 17 00:00:00 2001
From: "Uwe Jandt (DESY, HIFIS)" <uwe.jandt@desy.de>
Date: Fri, 7 Aug 2020 10:42:53 +0200
Subject: [PATCH] Slightly changed wording on front page

---
 _layouts/frontpage.html | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/_layouts/frontpage.html b/_layouts/frontpage.html
index e9bd5a71e..38dacc5a6 100644
--- a/_layouts/frontpage.html
+++ b/_layouts/frontpage.html
@@ -50,14 +50,15 @@
                             <a href="{% link mission/index.html %}" class="btn btn-outline-primary">
                                 <h3><i class="fas fa-atom" aria-hidden="true"></i>&nbsp; HIFIS Mission</h3>
                             </a>
-                            <p>Strengthening and developing the ICT competences of the whole Helmholtz Association, support you - as scientist, Helmholtz employee or research project.</p>
+                            <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>
                         </div>
                         
                         <div class="info-box">
                             <a href="{% link mission/publications.md %}" class="btn btn-outline-primary">
                                 <h3><i class="fas fa-atom" aria-hidden="true"></i>&nbsp; Publications and Documentation</h3>
                             </a>
-                            <p>See here for publications and documentations about HIFIS.</p>
+                            <p>See here for publications, documentations and presentations about HIFIS.</p>
                         </div>
                         
                         <div class="info-box">
-- 
GitLab