Skip to content

Commit 446c343

Browse files
committed
Update team section
1 parent 4f5114f commit 446c343

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

index.html

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -782,21 +782,21 @@ <h1>Team</h1>
782782

783783
<div class="col mx-1 my-2">
784784
<div class="text-center">
785-
<a href="https://github.com/jungwonkim">
786-
<img class="rounded-circle team-img" alt="Jungwon" src="https://avatars.githubusercontent.com/jungwonkim">
785+
<a href="https://github.com/vetter">
786+
<img class="rounded-circle team-img" alt="Jeffrey" src="https://avatars.githubusercontent.com/vetter">
787787
</a>
788-
<h5 class="mt-3">Jungwon Kim</h5>
789-
<p>Lead</p>
788+
<h5 class="mt-3">Jeffrey S Vetter</h5>
789+
<p>PI</p>
790790
</div>
791791
</div>
792792

793793
<div class="col mx-1 my-2">
794794
<div class="text-center">
795-
<a href="https://github.com/vetter">
796-
<img class="rounded-circle team-img" alt="Jeffrey" src="https://avatars.githubusercontent.com/vetter">
795+
<a href="https://github.com/jungwonkim">
796+
<img class="rounded-circle team-img" alt="Jungwon" src="https://avatars.githubusercontent.com/jungwonkim">
797797
</a>
798-
<h5 class="mt-3">Jeffrey S Vetter</h5>
799-
<p>PI</p>
798+
<h5 class="mt-3">Jungwon Kim</h5>
799+
<p></p>
800800
</div>
801801
</div>
802802

@@ -843,9 +843,9 @@ <h5 class="mt-3">Narasinga Rao Miniskar</h5>
843843

844844
<div class="col mx-1 my-2">
845845
<div class="text-center">
846-
<!-- <a href="https://github.com/miniskar">
847-
<img class="rounded-circle team-img" alt="Narasinga" src="https://avatars.githubusercontent.com/miniskar">
848-
</a> -->
846+
<a href="https://github.com/monil01">
847+
<img class="rounded-circle team-img" alt="Narasinga" src="https://avatars.githubusercontent.com/monil01">
848+
</a>
849849
<h5 class="mt-3">Mohammad Alaul<br>Haque Monil</h5>
850850
<p></p>
851851
</div>

0 commit comments

Comments
 (0)