Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
AnyiRao committed Apr 10, 2024
1 parent fc19574 commit 1e4bad6
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -627,26 +627,28 @@ <h2 class="text-center">Organizers</h2>
<div class="row">
<div class="col-md-2">
<div class="person-image">
<img src="/img/avatar/yu_xiong.jpg" class="person-avatar" width="80%" height="80%">
<img src="/img/avatar/ruihan_zhang.png" class="person-avatar" width="80%" height="80%">
</div>
<div class="person-meta">
<span class="person-name"><a href="http://xiongyu.me" target="_blank">Yu Xiong</a></span>
<span class="person-name"><a href="https://ruihanzhang2015.github.io/" target="_blank">Ruihan Zhang</a></span>
<br />
<span class="person-affliation">CUHK</span>
<span class="person-affliation">MIT</span>
</div>
</div>

<div class="col-md-2">
<div class="person-image">
<img src="/img/avatar/ruihan_zhang.png" class="person-avatar" width="80%" height="80%">
<img src="/img/avatar/yu_xiong.jpg" class="person-avatar" width="80%" height="80%">
</div>
<div class="person-meta">
<span class="person-name"><a href="https://ruihanzhang2015.github.io/" target="_blank">Ruihan Zhang</a></span>
<span class="person-name"><a href="http://xiongyu.me" target="_blank">Yu Xiong</a></span>
<br />
<span class="person-affliation">MIT</span>
<span class="person-affliation">CUHK</span>
</div>
</div>



<div class="col-md-2">
<div class="person-image">
<img src="/img/avatar/linning_xu.jpg" class="person-avatar" width="80%" height="80%">
Expand Down

0 comments on commit 1e4bad6

Please sign in to comment.