From 14dfd36ccb1531b3a13b2a09ac310a6a589db599 Mon Sep 17 00:00:00 2001
From: "Uwe Jandt (DESY, HIFIS)" <uwe.jandt@desy.de>
Date: Tue, 21 Jul 2020 18:00:51 +0200
Subject: [PATCH] Link on frontpage

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

diff --git a/_layouts/frontpage.html b/_layouts/frontpage.html
index 9d9d2a02f..9c614a171 100644
--- a/_layouts/frontpage.html
+++ b/_layouts/frontpage.html
@@ -50,11 +50,10 @@
                         <p>Strengthening and developing the ICT competences of the whole Helmholtz Association.</p>
                     </div>
                     <div class="info-box">
-                        <a href="{% link index.md %}" class="btn btn-outline-light">
-                            <h3><i class="fas fa-globe-europe" aria-hidden="true"></i>&nbsp; HIFIS International</h3>
+                        <a href="{% link partners.md %}" class="btn btn-outline-light">
+                            <h3><i class="fas fa-globe-europe" aria-hidden="true"></i>&nbsp; HIFIS Partners</h3>
                         </a>
-                        <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut
-                            labore et dolore magna aliqua.</p>
+                        <p>Take a look at our partners, within the Helmholtz Association and throughout the World.</p>
                     </div>
                     <div class="info-box">
                         <a href="{% link index.md %}" class="btn btn-outline-light">
-- 
GitLab