Merge pull request #277 from thisandagain/hotfix/hoc

Hotfix - Add code.org tracking pixel
This commit is contained in:
Andrew Sliwinski 2015-12-04 13:50:43 -05:00
commit 5a03780b36

View file

@ -395,8 +395,9 @@ var Hoc = React.createClass({
</div>
</section>
</div>
</div>
<img src = "https://code.org/api/hour/begin_scratch.png" />
</div>
);
}
});