From 4c07320b23f500e30599f4179afad11c6a3b5758 Mon Sep 17 00:00:00 2001 From: "Uwe Jandt (DESY, HIFIS)" <uwe.jandt@desy.de> Date: Fri, 28 Aug 2020 18:07:22 +0200 Subject: [PATCH] add office@hifis.net for contact to HIFIS Office ManagementUpdate team.html --- _layouts/team.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_layouts/team.html b/_layouts/team.html index bd8385f3b..2947ec3f7 100644 --- a/_layouts/team.html +++ b/_layouts/team.html @@ -19,7 +19,11 @@ 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:support@hifis.net">support@hifis.net</a></code> + Write the HIFIS team: + <code class="language-plaintext highlighter-rouge"><a href="mailto:support@hifis.net">support@hifis.net</a></code> + <br> + Contact to the HIFIS Office Management: + <code class="language-plaintext highlighter-rouge"><a href="mailto:office@hifis.net">office@hifis.net</a></code> <h1>Team</h1> -- GitLab