Skip to content

Commit

Permalink
add Dongwon
Browse files Browse the repository at this point in the history
  • Loading branch information
muhaochen committed Feb 24, 2024
1 parent a11adf9 commit 06cf66c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions people.html
Original file line number Diff line number Diff line change
Expand Up @@ -160,11 +160,11 @@ <h4><a href="#">Yubo Zhang</a></h4>
<div class="row-fluid">
<div class="span3">
<a href="#" class="thumbnail">
<img src="./img/dongwon.jpg"/>
<img src="./img/hadi.jpeg"/>
</a>
</div>
<div class="span9">
<h4><a href="#">Dongwon Jung</a></h4>
<h4><a href="#">Hadi Askari</a></h4>
<p>Ph.D. Student, Computer Science.</p>
</div>
</div>
Expand All @@ -173,11 +173,11 @@ <h4><a href="#">Dongwon Jung</a></h4>
<div class="row-fluid">
<div class="span3">
<a href="#" class="thumbnail">
<img src="./img/hadi.jpeg"/>
<img src="./img/dongwon.jpg"/>
</a>
</div>
<div class="span9">
<h4><a href="#">Hadi Askari</a></h4>
<h4><a href="#">Dongwon Jung</a></h4>
<p>Ph.D. Student, Computer Science.</p>
</div>
</div>
Expand Down

0 comments on commit 06cf66c

Please sign in to comment.