Skip to content

Commit 660f80c

Browse files
committed
Update the link to Jialun's personal website.
1 parent c3c630d commit 660f80c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/pages/People.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,14 +136,14 @@ export function People(): ReactElement {
136136
</div>
137137

138138
<div className="banner-bottom-left">
139-
<a href="https://bella-academic.netlify.app/">
139+
<a href="https://jialuncao.github.io/">
140140
<div className="portrait">
141141
<img alt="" src="images/cao.jpg" className="portrait-round" />
142142
</div>
143143
</a>
144144

145145
<h3>
146-
<a href="https://bella-academic.netlify.app/">Jialun Cao</a>
146+
<a href="https://jialuncao.github.io/">Jialun Cao</a>
147147
</h3>
148148
<p>Research Assistant Professor at HKUST</p>
149149
</div>

0 commit comments

Comments
 (0)