mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 15:47:53 -05:00
added Katelyn to credits page
This commit is contained in:
parent
39aa73c095
commit
0f2ca09892
1 changed files with 10 additions and 2 deletions
|
@ -86,6 +86,14 @@ const Credits = () => (
|
||||||
<span className="name">DD Liu</span>
|
<span className="name">DD Liu</span>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
|
<li>
|
||||||
|
<img
|
||||||
|
alt="Katelyn Avatar"
|
||||||
|
src="//cdn.scratch.mit.edu/get_image/user/34607790_170x170.png"
|
||||||
|
/>
|
||||||
|
<span className="name">Katelyn Mann</span>
|
||||||
|
</li>
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
<img
|
<img
|
||||||
alt="Shruti Avatar"
|
alt="Shruti Avatar"
|
||||||
|
|
Loading…
Reference in a new issue