diff --git a/_includes/frontpage/title-content.html b/_includes/frontpage/title-content.html index 7c3de225a95c8416fd38ec8091799b6ad9830ee2..b9ebdc58fa3a6ea34b0ed962d013854a12dea188 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>