Merge remote-tracking branch 'origin/develop' into studio-modal-benwheeler

This commit is contained in:
Ben Wheeler 2018-08-01 10:14:09 -04:00
commit 5fab657fad
4 changed files with 27 additions and 5 deletions

View file

@ -108,7 +108,7 @@ const Footer = props => (
</a>
</dd>
<dd>
<a href="https://wiki.scratch.mit.edu/">
<a href="https://en.scratch-wiki.info/">
<FormattedMessage id="general.wiki" />
</a>
</dd>

View file

@ -18,10 +18,9 @@ const ConferenceSplash = () => (
July 26-28, 2018 | Cambridge, MA, USA
</h3>
<h3>
(Opening Reception on Evening of July 25)
</h3>
<h3>
Scratch@MIT is sold out!
<a href="http://www.media.mit.edu/events/medialabtalk/">
Watch the keynotes live 7/26-7/28 at 9:30 a.m. EDT
</a>
</h3>
<p>
<a href="/conference/2018/schedule">

View file

@ -27,6 +27,13 @@
font-size: 4rem;
}
h3 {
a {
text-decoration: underline;
color: $type-white;
}
}
p {
margin-top: 1rem;

View file

@ -174,6 +174,14 @@ const Credits = () => (
<span className="name">Tracy Tang</span>
</li>
<li>
<img
alt="Bryce Avatar"
src="//cdn.scratch.mit.edu/get_image/user/2029640_170x170.png"
/>
<span className="name">Bryce Taylor</span>
</li>
<li>
<img
alt="Matthew Avatar"
@ -198,6 +206,14 @@ const Credits = () => (
<span className="name">Chris Willis-Ford</span>
</li>
<li>
<img
alt="Kathy Avatar"
src="//cdn.scratch.mit.edu/get_image/user/26779669_170x170.png"
/>
<span className="name">Kathy Wu</span>
</li>
<li>
<img
alt="Julia Avatar"