Skip to content

Commit 0996b4c

Browse files
pushed update
1 parent 767e77f commit 0996b4c

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.DS_Store

0 Bytes
Binary file not shown.

about.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,8 @@ <h2 style="margin-top: 5px;" class="text-3xl font-bold mb-6">Our Team</h2>
103103
<img src="/assets/img/about/winnie_zhang.jpg" alt="Winnie Zhang, CEO"
104104
class="rounded-full absolute top-0 left-0 right-0 bottom-0 m-auto">
105105
</div>
106-
<!-- <p class="text-sm bg-yellow-600 text-white py-1 px-2 inline-block rounded-full mb-2">Executive Officer
107-
</p> -->
106+
<p class="text-sm bg-yellow-600 text-white py-1 px-2 inline-block rounded-full mb-2">Executive Officer
107+
</p>
108108
<h3 class="text-lg font-semibold">Winnie Zhang</h3>
109109
<a onclick="window.location=`mailto:${this.innerHTML}`"
110110
class="text-sm text-blue-600">wingsofzhang@gmail.com</a>
@@ -121,8 +121,8 @@ <h3 class="text-lg font-semibold">Winnie Zhang</h3>
121121
<img src="/assets/img/about/jerry_hu.jpg" alt="Jerry Hu, CTO"
122122
class="rounded-full absolute top-0 left-0 right-0 bottom-0 m-auto">
123123
</div>
124-
<!-- <p class="text-sm bg-blue-600 text-white py-1 px-2 inline-block rounded-full mb-2">Chief Technology
125-
Officer</p> -->
124+
<p class="text-sm bg-blue-600 text-white py-1 px-2 inline-block rounded-full mb-2">Chief Technology
125+
Officer</p>
126126
<h3 class="text-lg font-semibold">Jerry Hu</h3>
127127
<a onclick="window.location=`mailto:${this.innerHTML}`"
128128
class="text-sm text-blue-600">work.jerrywu@gmail.com</a>

assets/.DS_Store

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)