File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 308308
309309- first_name : Stephen
310310 last_name : Hudson
311- role : Workflows Talks Coordinator
311+ name : Stephen Hudson
312+ role : Director of Agentic Systems
312313 photo : hudson.jpg
313314 link : https://www.anl.gov/profile/stephen-hudson
314- category : technical
315+ category : leadership
315316 institution :
316317 name : Argonne National Laboratory
317318 image : anl.png
318319 link : https://www.anl.gov/
319320
320321- first_name : Daniela
321322 last_name : Casol
322- role : Workflows Talks Coordinator
323+ name : Daniela Casol
324+ role : Director of Technical Engagement
323325 photo : casol.jpeg
324326 link : https://profiles.lbl.gov/67936-daniela-cassol
325- category : technical
327+ category : leadership
326328 institution :
327329 name : Lawrence Berkeley National Laboratory
328330 image : lbnl.png
Original file line number Diff line number Diff line change 44permalink: /about
55---
66
7- {% assign leadership_names = "Rafael Ferreira da Silva|Kyle Chard" | split: "|" %}
7+ {% assign leadership_names = "Rafael Ferreira da Silva|Kyle Chard|Stephen Hudson|Daniela Casol " | split: "|" %}
88
99< section class ="about-hero ">
1010 < div class ="container " data-aos ="fade-up ">
@@ -31,7 +31,7 @@ <h2>Executive leadership</h2>
3131 < img src ="/images/about/{{ member.photo }} " alt ="{{ member.name }} ">
3232 < div >
3333 < h3 > < a href ="{{ member.link }} " target ="_blank " rel ="noopener "> {{ member.name }}</ a > </ h3 >
34- < p class ="about-role "> {{ member.role | replace: "Director of ", "" }}</ p >
34+ < p class ="about-role "> {{ member.role }}</ p >
3535 </ div >
3636 </ div >
3737 {% if member.institution %}
You can’t perform that action at this time.
0 commit comments