Skip to content

Commit 332970b

Browse files
committed
feat: add Junyu to team page
1 parent bf85fe4 commit 332970b

1 file changed

Lines changed: 26 additions & 0 deletions

File tree

our-team/index.html

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,31 @@
55
</head>
66
<body>
77
<h1>About Us!</h1>
8+
9+
<section>
10+
<h2>Junyu Wang</h2>
11+
12+
<img
13+
src="https://media.licdn.com/dms/image/v2/D5603AQG-DZGtcnGZDA/profile-displayphoto-shrink_800_800/profile-displayphoto-shrink_800_800/0/1726875722616?e=1769644800&v=beta&t=Vekf_tc47XvKjyOjfM3soyeA7L1J1zrvbwFe2IKft6Y"
14+
alt="Profile photo of Junyu Wang"
15+
width="200"
16+
/>
17+
18+
<p>
19+
I am a graduate student at Harvard Kennedy School, interested in
20+
technology, public policy, and finance development.
21+
</p>
22+
<p>
23+
In this course, I am learning how to build websites and collaborate
24+
with others using Git and GitHub.
25+
</p>
26+
27+
<p>
28+
<strong>Contact:</strong><br />
29+
Phone: 617-216-7244<br />
30+
Email: <a href="mailto:jwang@hks.harvard.edu">jwang@hks.harvard.edu</a>
31+
</p>
32+
</section>
33+
834
</body>
935
</html>

0 commit comments

Comments
 (0)