Skip to content

Commit 9382004

Browse files
authored
Merge pull request #76 from zephyrie/add-wenqi-profile
Add Members to Emeritus
2 parents dbc0541 + 1b98618 commit 9382004

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

about.html

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -340,6 +340,20 @@ <h5 class="font-medium text-gray-800">Nasir Rajpoot</h5>
340340
</div>
341341
<h5 class="font-medium text-gray-800">S. Kevin Zhou</h5>
342342
</div>
343+
344+
<div class="flex flex-col items-center text-center">
345+
<div class="w-24 h-24 mb-2">
346+
<img src="assets/img/AndyFeng.jpeg" alt="Andy Feng" class="w-full h-full rounded-full object-cover shadow-md">
347+
</div>
348+
<h5 class="font-medium text-gray-800">Andy Feng</h5>
349+
</div>
350+
351+
<div class="flex flex-col items-center text-center">
352+
<div class="w-24 h-24 mb-2">
353+
<img src="assets/img/WenqiLi.jpg" alt="Wenqi Li" class="w-full h-full rounded-full object-cover shadow-md">
354+
</div>
355+
<h5 class="font-medium text-gray-800">Wenqi Li</h5>
356+
</div>
343357
</div>
344358
</div>
345359
</div>

assets/img/WenqiLi.jpg

173 KB
Loading

0 commit comments

Comments
 (0)