Skip to content

Commit

Permalink
edit
Browse files Browse the repository at this point in the history
  • Loading branch information
kaishxu committed Apr 30, 2024
1 parent 260c826 commit 80049e2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Binary file modified .DS_Store
Binary file not shown.
Binary file added images/no-photo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions people.html
Original file line number Diff line number Diff line change
Expand Up @@ -64,13 +64,13 @@ <h2>PhD Students</h2>
<div class="person-grid-container">
<!-- Hanlin Wang | Embodied AI-->
<div class="person-card">
<img src="images/maggie.jpg" alt="Hanlin Wang" class="person-image">
<img src="images/no-photo.png" alt="Hanlin Wang" class="person-image">
<h3>Hanlin Wang</h3>
<p>Embodied AI<br><em>2024-2028</em></p>
</div>
<!-- Qiancheng Xu | Tool Learning -->
<div class="person-card">
<img src="images/maggie.jpg" alt="Qiancheng Xu" class="person-image">
<img src="images/no-photo.png" alt="Qiancheng Xu" class="person-image">
<h3>Qiancheng Xu</h3>
<p>Tool Learning<br><em>2023-2027</em></p>
</div>
Expand Down Expand Up @@ -142,7 +142,7 @@ <h3>Shichao Sun</h3>
</div>
<!-- Feiteng Mu (2020-2023): Causality Mining and Reasoning in NLP-->
<div class="person-card">
<img src="images/maggie.jpg" alt="Feiteng Mu" class="person-image">
<img src="images/no-photo.png" alt="Feiteng Mu" class="person-image">
<h3>Feiteng Mu</h3>
<p>Causality Mining and Reasoning in NLP<br><em>2020-2023</em></p>
</div>
Expand Down

0 comments on commit 80049e2

Please sign in to comment.