From 82784d73cf296f146dcc7171013f41e2d22eeb67 Mon Sep 17 00:00:00 2001 From: "Uwe Jandt (DESY, HIFIS)" <uwe.jandt@desy.de> Date: Thu, 6 Aug 2020 14:22:44 +0200 Subject: [PATCH] office -> contact in mail address (otherwise double mails) --- _layouts/team.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_layouts/team.html b/_layouts/team.html index 9b2cfda02..9b2d33d4d 100644 --- a/_layouts/team.html +++ b/_layouts/team.html @@ -19,7 +19,7 @@ It does on purpose NOT include the content of the markdown page. <div> <h1>Contact us!</h1> - Write the HIFIS team: <code class="language-plaintext highlighter-rouge"><a href="mailto:office@hifis.net">office@hifis.net</a></code> + Write the HIFIS team: <code class="language-plaintext highlighter-rouge"><a href="mailto:contact@hifis.net">contact@hifis.net</a></code> <h1>Team</h1> -- GitLab