mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-27 01:25:52 -05:00
Merge pull request #1466 from St19Galla/patch-4
Fix gh-1465: Add Ellen Daoust to Credits
This commit is contained in:
commit
8734fbcdf4
1 changed files with 5 additions and 0 deletions
|
@ -131,6 +131,11 @@ var Credits = React.createClass({
|
|||
<span className="name">Jolie Castellucci</span>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<img src="//cdn.scratch.mit.edu/get_image/user/24164779_170x170.png" alt="Ellen Avatar" />
|
||||
<span className="name">Ellen Daoust</span>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<img src="//cdn.scratch.mit.edu/get_image/user/1048810_170x170.png" alt="Linda Avatar" />
|
||||
<span className="name">Linda Fernsel</span>
|
||||
|
|
Loading…
Reference in a new issue