Add SiP Link

This commit is contained in:
apple502j 2019-02-26 18:23:33 +09:00 committed by GitHub
parent 4c6dcb6d53
commit cf4cf875b2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -89,6 +89,22 @@ const Landing = props => (
/> />
</p> </p>
</div> </div>
<div>
<p>
<FormattedMessage
id="teacherlanding.sip"
values={{
sipLink: (
<a
href="https://sip.scratch.mit.edu/"
>
<FormattedMessage id="teacherlanding.sipText" />
</a>
)
}}
/>
</p>
</div>
<div> <div>
<p> <p>
<FormattedMessage <FormattedMessage