We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7606aa commit f11bd94Copy full SHA for f11bd94
1 file changed
src/pages/People.tsx
@@ -367,11 +367,7 @@ export function People(): ReactElement {
367
368
<div className="banner-bottom-left">
369
<div className="portrait">
370
- <img
371
- alt=""
372
- src="images/yingqi.jpg"
373
- className="portrait-round"
374
- />
+ <img alt="" src="images/yingqi.jpg" className="portrait-round" />
375
</div>
376
<h3>Yingqi Zhong</h3>
377
<p>PhD Student at HKUST</p>
0 commit comments