We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5844c6 commit d9e585eCopy full SHA for d9e585e
1 file changed
src/pages/People.tsx
@@ -225,14 +225,15 @@ export function People(): ReactElement {
225
</div>
226
227
<div className="banner-bottom-left">
228
- <a href="https://congyingxu.github.io/" />
+ <a href="https://congyingxu.github.io/">
229
<div className="portrait">
230
<img
231
alt=""
232
src="images/congying.jpeg"
233
className="portrait-round"
234
/>
235
236
+ </a>
237
<h3>
238
<a href="https://congyingxu.github.io/">Congying Xu</a>
239
</h3>
0 commit comments