make sip link open in new tab

This commit is contained in:
Ben Wheeler 2019-03-26 14:01:08 -04:00
parent 2c1fd34d20
commit aba4647c2c

View file

@ -89,7 +89,11 @@ const Landing = props => (
}}
/>
</p>
<a href="https://sip.scratch.mit.edu/">
<a
href="https://sip.scratch.mit.edu/"
rel="noopener noreferrer"
target="_blank"
>
<Button className="sip-button large icon-right">
<FormattedMessage id="teacherlanding.seeLatest" />
<img src="/svgs/project/r-arrow.svg" />