mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-27 09:35:56 -05:00
Merge pull request #1980 from GreenBayRules/develop
Add Kathy Wu to Credits
This commit is contained in:
commit
08e45c076f
1 changed files with 8 additions and 0 deletions
|
@ -198,6 +198,14 @@ const Credits = () => (
|
|||
<span className="name">Chris Willis-Ford</span>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<img
|
||||
alt="Kathy Avatar"
|
||||
src="//cdn.scratch.mit.edu/get_image/user/26779669_170x170.png"
|
||||
/>
|
||||
<span className="name">Kathy Wu</span>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<img
|
||||
alt="Julia Avatar"
|
||||
|
|
Loading…
Reference in a new issue