From e23c6796c4fe043e8debcbd279797865174ac339 Mon Sep 17 00:00:00 2001
From: "Uwe Jandt (DESY, HIFIS)" <uwe.jandt@desy.de>
Date: Thu, 6 Aug 2020 14:16:13 +0200
Subject: [PATCH] Clickable mail link

---
 _layouts/team.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/_layouts/team.html b/_layouts/team.html
index 7d543af8b..9b2cfda02 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">office-at-hifis.net</code>
+                    Write the HIFIS team: <code class="language-plaintext highlighter-rouge"><a href="mailto:office@hifis.net">office@hifis.net</a></code>
 
 
                     <h1>Team</h1>
-- 
GitLab