File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,11 @@ export function Home(): ReactElement {
14
14
< div className = "container news" >
15
15
< h4 > News</ h4 >
16
16
< ul >
17
+ < li >
18
+ < b > Jul. 2025: </ b > Jiarong Wu have successfully
19
+ defended his PhD thesis.
20
+ </ li >
21
+
17
22
< li >
18
23
< b > Jan. 2024: </ b > Jiajun Hu and Jialun Cao have successfully
19
24
defended their PhD thesis.
Original file line number Diff line number Diff line change @@ -116,9 +116,9 @@ export function People(): ReactElement {
116
116
</ a >
117
117
118
118
< h3 >
119
- < a href = "http://home.cse.ust.hk/~ytianas/ " > Yongqiang Tian</ a >
119
+ < a href = "http://yqtian.com " > Yongqiang Tian</ a >
120
120
</ h3 >
121
- < p > Research Assistant Professor at HKUST </ p >
121
+ < p > Assistant Professor at Monash University </ p >
122
122
</ div >
123
123
124
124
< div className = "banner-bottom-left" >
You can’t perform that action at this time.
0 commit comments