Skip to content

Commit 3f6f08e

Browse files
committed
changes by lint&format script [skip ci]
1 parent 0be1dd8 commit 3f6f08e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/pages/People.tsx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -243,11 +243,11 @@ export function People(): ReactElement {
243243
className="portrait-round"
244244
/>
245245
</div>
246-
</a >
246+
</a>
247247
<h3>
248-
<a href="https://corazona-chen.github.io">Xiao Chen</a >
248+
<a href="https://corazona-chen.github.io">Xiao Chen</a>
249249
</h3>
250-
<p>PhD Student at HKUST</p >
250+
<p>PhD Student at HKUST</p>
251251
</div>
252252

253253
<div className="banner-bottom-left">

0 commit comments

Comments
 (0)