Skip to content

Commit f258942

Browse files
committed
photos
1 parent dc14021 commit f258942

File tree

3 files changed

+9
-5
lines changed

3 files changed

+9
-5
lines changed

img/dmg-2024.png

1.04 MB
Loading

img/jirui.png

244 KB
Loading

index.html

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,10 @@
6363
<div class="w3-display-left w3-xxxlarge w3-white w3-opacity w3-container" style="width:30%">Dialogue Modelling Group</div>
6464
</div>
6565

66+
<div class="w3-display-container mySlides">
67+
<img src="img/dmg-2024.png" style="width:100%">
68+
</div>
69+
6670
<div class="w3-display-container mySlides">
6771
<img src="img/brain3.png" style="width:100%">
6872
<div class="w3-display-left w3-xxxlarge w3-black w3-opacity-max w3-container" style="width:30%">Dialogue Modelling Group</div>
@@ -264,15 +268,15 @@ <h3>Affiliated Members</h3>
264268
</div>
265269
</div>
266270

267-
<!-- <div class="w3-col m3">
271+
<div class="w3-col m3">
268272
<div class="w3-card-2" style="width:90%">
269-
<img src="img/jonas.png" alt="Jonas Groschwitz" style="width:100%">
273+
<img src="img/jurui.png" alt="Jirui Qi" style="width:100%">
270274
<div class="w3-container w3-center">
271-
<p><a href="https://jgroschwitz.github.io">Jonas Groschwitz</a>
272-
<br>Visiting postdoc</p>
275+
<p><a href="https://betswish.github.io">Jirui Qi</a>
276+
<br>PhD candidate</p>
273277
</div>
274278
</div>
275-
</div> -->
279+
</div>
276280

277281
</div> <!-- END OF ROW OF PEOPLE PHOTOS -->
278282

0 commit comments

Comments
 (0)