From 68c17e3b496837335f3dc8a9a1e30d76ec6a5add Mon Sep 17 00:00:00 2001
From: "Uwe Jandt (DESY, HIFIS)" <uwe.jandt@desy.de>
Date: Thu, 6 Aug 2020 16:05:53 +0200
Subject: [PATCH] You+HIFIS to top right 2x2

Changed You+HIFIS to HIFIS for YOU (to be discussed)
---
 _includes/frontpage/title-content.html | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/_includes/frontpage/title-content.html b/_includes/frontpage/title-content.html
index 7c3de225a..b9ebdc58f 100644
--- a/_includes/frontpage/title-content.html
+++ b/_includes/frontpage/title-content.html
@@ -10,11 +10,11 @@
         <a href="https://software.hifis.net" class="btn btn-light btn-lg text-dark">
             <i class="fas fa-laptop-code"></i> Helmholtz Software
         </a>
-        <a href="{{ '/contact' | relative_url }}" class="btn btn-light btn-lg text-dark">
-            <i class="fas fa-question"></i> Support
+        <a href="{{ '/you-and-hifis' | relative_url }}" class="btn btn-light btn-lg text-dark">
+            <i class="fas fa-question"></i> HIFIS for YOU
         </a>
         <a href="{{ '/contact' | relative_url }}" class="btn btn-light btn-lg text-dark">
-            <i class="fas fa-location-arrow"></i> Contact
+            <i class="fas fa-question"></i> Support + Contact
         </a>
     </div>
 </div>
-- 
GitLab