Skip to content

Commit 765ff2b

Browse files
committed
2 parents c44ac40 + a409ca3 commit 765ff2b

File tree

2 files changed

+52
-1
lines changed

2 files changed

+52
-1
lines changed
Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
---
2+
name: Add Team Member
3+
about: 'You are bachelor/master student or scientific staff member of the CSB but
4+
missing from the website? '
5+
title: Add me!
6+
labels: ''
7+
assignees: Freymaurer
8+
9+
---
10+
11+
<!--Please give us some information about yourself. This information will be publicly accessible!-->
12+
13+
14+
### **Name**
15+
16+
<!-- Any free text string-->
17+
18+
19+
### **Picture**
20+
21+
<!--You may upload any image of you as part of this issue.-->
22+
23+
24+
### **Role**:
25+
26+
<!--Any of `phd`, `master`, ``bachelor`, `alumni`-->
27+
28+
29+
### **GitHub**:
30+
31+
<!--Your GitHub user name-->
32+
33+
34+
### **ORCID**
35+
36+
<!--Your ORCID (typically like this: 0000-1111-2222-4242)-->
37+
38+
39+
### **Alumni**
40+
41+
<!--Your accomplished titles with the CSB. A comma separated list in the following format <year>-<Role>. Example: `2024-bachelor, 2026-master`-->
42+
43+
44+
### **Phone**
45+
46+
<!--Your phone number-->
47+
48+
49+
### **Email**
50+
51+
<!-- Your email. It might be preferable to use your university email, as this could lead to spam.-->

src/generators/sections/contact.fsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ let generate (ctx : SiteContents) (_: string) =
3131
!!"""Prof. Dr. Timo Mühlhaus<br>
3232
Computational Systems Biology<br><br>
3333
RPTU University of Kaiserslautern<br>
34-
Paul-Ehrlich-Str. 23 R109<br>
34+
Erwin-Schrödinger-Str. 56 R244<br>
3535
67663 Kaiserslautern, Germany<br><br>
3636
"""
3737
i [Class "fa fa-phone"] []; !!"+ 49 631 205 4657"

0 commit comments

Comments
 (0)