Skip to content

Commit 1170453

Browse files
authored
Merge pull request #12 from tldr-group/st/content-update-20260216
added Felix to team
2 parents d3387b8 + d06b49f commit 1170453

File tree

2 files changed

+18
-4
lines changed

2 files changed

+18
-4
lines changed
1.64 MB
Loading

src/content/text/team.json

Lines changed: 18 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,20 @@
4545
"imagePath": "content/images/team/simon.jpg",
4646
"order": 98
4747
},
48+
{
49+
"name": "Felix Mildner",
50+
"isCurrent": true,
51+
"role": "PDRA",
52+
"desc": "Felix is a PDRA working on the integration of agentic AI into battery research to improve workflow efficiencies and automation.",
53+
"outLinks": [
54+
{
55+
"text": "Find out more",
56+
"link": "https://www.imperial.ac.uk/people/"
57+
}
58+
],
59+
"imagePath": "content/images/team/felix.jpg",
60+
"order": 97
61+
},
4862
{
4963
"name": "Amir Dahari",
5064
"isCurrent": true,
@@ -57,7 +71,7 @@
5771
}
5872
],
5973
"imagePath": "content/images/team/amir.jpg",
60-
"order": 97
74+
"order": 96
6175
},
6276
{
6377
"name": "Ronan Docherty",
@@ -71,7 +85,7 @@
7185
}
7286
],
7387
"imagePath": "content/images/team/ronan.jpg",
74-
"order": 96
88+
"order": 95
7589
},
7690
{
7791
"name": "Lei Ge",
@@ -85,7 +99,7 @@
8599
}
86100
],
87101
"imagePath": "content/images/team/lei_ge.jpg",
88-
"order": 95
102+
"order": 94
89103
},
90104
{
91105
"name": "Sheares Toh",
@@ -99,7 +113,7 @@
99113
}
100114
],
101115
"imagePath": "content/images/team/sheares.jpg",
102-
"order": 94
116+
"order": 93
103117
},
104118
{
105119
"name": "Isaac Squires",

0 commit comments

Comments
 (0)