Unverified Commit 3c020d92 authored by Sheshank Shankar's avatar Sheshank Shankar Committed by GitHub

Update credits.jsx

parent a5070bfd
......@@ -192,18 +192,18 @@ const Credits = () => (
<li>
<img
alt="Kathy Avatar"
src="//cdn.scratch.mit.edu/get_image/user/26779669_170x170.png"
alt="Chris Avatar"
src="//cdn.scratch.mit.edu/get_image/user/3532363_170x170.png"
/>
<span className="name">Kathy Wu</span>
<span className="name">Chris Willis-Ford</span>
</li>
<li>
<img
alt="Chris Avatar"
src="//cdn.scratch.mit.edu/get_image/user/3532363_170x170.png"
alt="Kathy Avatar"
src="//cdn.scratch.mit.edu/get_image/user/26779669_170x170.png"
/>
<span className="name">Chris Willis-Ford</span>
<span className="name">Kathy Wu</span>
</li>
<li>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment