We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec2b471 commit 07cf9b2Copy full SHA for 07cf9b2
2 files changed
src/pages/Home.tsx
@@ -14,6 +14,11 @@ export function Home(): ReactElement {
14
<div className="container news">
15
<h4>News</h4>
16
<ul>
17
+ <li>
18
+ <b>Jul. 2025: </b> Jiarong Wu have successfully
19
+ defended his PhD thesis.
20
+ </li>
21
+
22
<li>
23
<b>Jan. 2024: </b> Jiajun Hu and Jialun Cao have successfully
24
defended their PhD thesis.
src/pages/People.tsx
@@ -116,9 +116,9 @@ export function People(): ReactElement {
116
</a>
117
118
<h3>
119
- <a href="http://home.cse.ust.hk/~ytianas/">Yongqiang Tian</a>
+ <a href="http://yqtian.com">Yongqiang Tian</a>
120
</h3>
121
- <p>Research Assistant Professor at HKUST</p>
+ <p>Assistant Professor at Monash University</p>
122
</div>
123
124
<div className="banner-bottom-left">
0 commit comments