what was i thinking lol

This commit is contained in:
St19_Galla 2016-08-17 18:30:39 -04:00 committed by GitHub
parent 4ca603b050
commit 43bcbaf2ac

View file

@ -82,7 +82,7 @@ var Landing = injectIntl(React.createClass({
<h3 id="guides-header"><FormattedMessage id="teacherlanding.guidesTitle" /></h3> <h3 id="guides-header"><FormattedMessage id="teacherlanding.guidesTitle" /></h3>
<FlexRow className="guides-and-tutorials"> <FlexRow className="guides-and-tutorials">
<div> <div>
<a href="/help/"> <a href="/help">
<img src="/svgs/teachers/resources.svg" alt="resources icon" /> <img src="/svgs/teachers/resources.svg" alt="resources icon" />
</a> </a>
<p> <p>
@ -90,7 +90,7 @@ var Landing = injectIntl(React.createClass({
</p> </p>
</div> </div>
<div> <div>
<a href="/projects/editor/?tip_bar=home/"> <a href="/projects/editor/?tip_bar=home">
<img src="/svgs/teachers/tips-window.svg" alt="tips window icon" /> <img src="/svgs/teachers/tips-window.svg" alt="tips window icon" />
</a> </a>
<p> <p>