From 589d0e8bc17084f8a3497dc05c2556e73105da42 Mon Sep 17 00:00:00 2001 From: "Uwe Jandt (DESY, HIFIS)" <uwe.jandt@desy.de> Date: Mon, 10 Aug 2020 14:58:19 +0200 Subject: [PATCH] HIFIS for you: `fa-lightbulb` -> `fa-user-plus` --- _includes/frontpage/title-content.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/frontpage/title-content.html b/_includes/frontpage/title-content.html index 40b4815f5..3ba008c86 100644 --- a/_includes/frontpage/title-content.html +++ b/_includes/frontpage/title-content.html @@ -11,7 +11,7 @@ <i class="fas fa-laptop-code"></i> Helmholtz Software </a> <a href="{{ '/you-and-hifis' | relative_url }}" class="btn btn-light btn-lg text-dark"> - <i class="fas fa-lightbulb"></i> HIFIS for you + <i class="fas fa-user-plus"></i> HIFIS for you </a> <a href="{{ '/contact' | relative_url }}" class="btn btn-light btn-lg text-dark"> <i class="fas fa-question"></i> Support + Contact -- GitLab