mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-02-17 00:21:20 -05:00
Merge pull request #1639 from mewtaylor/issue/gulptea-avatar
Point at GulpTea’s avatar in credits page
This commit is contained in:
commit
05bdcc74e0
1 changed files with 1 additions and 1 deletions
|
@ -157,7 +157,7 @@ var Credits = React.createClass({
|
|||
</li>
|
||||
|
||||
<li>
|
||||
<img src="//cdn2.scratch.mit.edu/get_image/user/default_60x60.png" alt="Joel Avatar" />
|
||||
<img src="//cdn2.scratch.mit.edu/get_image/user/26249744_60x60.png" alt="Joel Avatar" />
|
||||
<span className="name">Joel Gritter</span>
|
||||
</li>
|
||||
|
||||
|
|
Loading…
Reference in a new issue