mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 07:38:07 -05:00
Update landing.jsx
This commit is contained in:
parent
f3e53ae4c8
commit
3f0f4d23e7
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@ var Landing = injectIntl(React.createClass({
|
||||||
<FlexRow className="guides-and-tutorials">
|
<FlexRow className="guides-and-tutorials">
|
||||||
<div>
|
<div>
|
||||||
<a href="/go">
|
<a href="/go">
|
||||||
<img src="/svgs/teachers/cards.svg" alt="cards icon" />
|
<img src="/svgs/teachers/v2-cards.svg" alt="cards icon" />
|
||||||
</a>
|
</a>
|
||||||
<p>
|
<p>
|
||||||
<FormattedHTMLMessage id="teacherlanding.tttPage" />
|
<FormattedHTMLMessage id="teacherlanding.tttPage" />
|
||||||
|
|
Loading…
Reference in a new issue