mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-02-17 00:21:20 -05:00
Merge pull request #277 from thisandagain/hotfix/hoc
Hotfix - Add code.org tracking pixel
This commit is contained in:
commit
5a03780b36
1 changed files with 2 additions and 1 deletions
|
@ -395,8 +395,9 @@ var Hoc = React.createClass({
|
|||
</div>
|
||||
</section>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<img src = "https://code.org/api/hour/begin_scratch.png" />
|
||||
</div>
|
||||
);
|
||||
}
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue