Skip to content

Commit caeeb62

Browse files
committed
2025/12/31-18:29:58 (Linux VDI0092.zit.bam.de x86_64)
1 parent bc17dbc commit caeeb62

5 files changed

Lines changed: 50 additions & 0 deletions

File tree

File renamed without changes.

_staff_members/david.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
name: David Rosenberger
3+
first_name_lower_case: david
4+
position: Postdoc
5+
image_path: /images/team_pictures/david.png
6+
twitter:
7+
blurb:
8+
---

_staff_members/paul.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
name: Paul Hagemann
3+
first_name_lower_case: paul
4+
position: Postdoc
5+
image_path: /images/team_pictures/paul.png
6+
twitter:
7+
blurb:
8+
---

team/david.html

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: David Rosenberger
3+
description: Postdoc
4+
---
5+
6+
<div class="team_members">
7+
<section>
8+
<div class="profile_picture">
9+
<img src="/images/team_pictures/david.png" alt="Profile Picture Bashar" class="center">
10+
</div>
11+
<div class="personal_description">
12+
</div>
13+
</section>
14+
<!-- <h3>Social media:</h3> -->
15+
16+
17+
</div>

team/paul.html

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: Paul Hagemann
3+
description: Postdoc
4+
---
5+
6+
<div class="team_members">
7+
<section>
8+
<div class="profile_picture">
9+
<img src="/images/team_pictures/david.png" alt="Profile Picture Bashar" class="center">
10+
</div>
11+
<div class="personal_description">
12+
</div>
13+
</section>
14+
<!-- <h3>Social media:</h3> -->
15+
16+
17+
</div>

0 commit comments

Comments
 (0)