diff --git a/_data/hifis_team.yml b/_data/hifis_team.yml index 6ec8eef899dcbcf3edcec0a30fcf42a0b4850bde..7e08ec2f59b2a1e8e6ec79f52ea3d85d511f13ac 100644 --- a/_data/hifis_team.yml +++ b/_data/hifis_team.yml @@ -72,7 +72,7 @@ cluster: overall - id: fuhrmann name: "Fuhrmann, Patrick" - image: "anon_freepic.jpg" + image: "Patrick_Fuhrmann.jpg" location: campus: desy position: "Backbone Cluster Management" diff --git a/_layouts/team.html b/_layouts/team.html index 7d543af8b13a3ccc900e4bf8f81a95a0061fa4fb..9b2d33d4d5b86fa8910435595ea04226795fd505 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:contact@hifis.net">contact@hifis.net</a></code> <h1>Team</h1> diff --git a/assets/img/members/Patrick_Fuhrmann.jpg b/assets/img/members/Patrick_Fuhrmann.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7059c1d61da24a8401a3920b0af1410f3a472c57 Binary files /dev/null and b/assets/img/members/Patrick_Fuhrmann.jpg differ