updated text and icons per feedback from scratch foundation

This commit is contained in:
Ben Wheeler 2019-02-25 17:22:30 -05:00
parent 42f2486e1c
commit 6668e6d840
5 changed files with 34 additions and 23 deletions

View file

@ -44,11 +44,6 @@ const ConferenceFooter = props => (
<li>
<a href="http://day.scratch.mit.edu">Scratch Day</a>
</li>
</FlexRow>
<FlexRow
as="ul"
className="column"
>
<li>
<a href="http://sip.scratch.mit.edu">Scratch In Practice</a>
</li>
@ -86,13 +81,29 @@ const ConferenceFooter = props => (
</a>
</li>
<li>
<a href="http://medium.com/scratchfoundation-blog">
<a href="https://medium.com/scratchteam-blog">
<img
alt="scratch foundation blog"
src="/images/conference/footer/medium.png"
/>
</a>
</li>
<li>
<a href="https://www.instagram.com/mitscratchteam/">
<img
alt="scratch instagram"
src="/images/conference/footer/instagram.png"
/>
</a>
</li>
<li>
<a href="https://scratch-foundation.myshopify.com/ ">
<img
alt="scratch shopify"
src="/images/conference/footer/shopify-white.svg"
/>
</a>
</li>
</FlexRow>
</div>
</div>

View file

@ -57,7 +57,7 @@
}
.family {
width: $cols8;
width: $cols6;
.flex-row {
justify-content: space-between;
@ -74,7 +74,7 @@
}
.media {
width: $cols3;
width: $cols4;
text-align: center;
.contact-us {

View file

@ -220,7 +220,7 @@ const ConferenceSplash = () => (
/>
</td>
<td><FormattedMessage id="conference-2019.hashtag" /></td>
<td>{'#scratch2019afr'}</td>
<td>{'#Scratch2019AFR'}</td>
</tr>
</tbody>
</table>

View file

@ -15,15 +15,15 @@
"conference-2019.website": "Visit Website",
"conference-2019.ukTitle": "Scratch Conference Europe",
"conference-2019.ukDesc": "The 2019 Scratch Conference Europe will take place in Cambridge, UK, from Friday 23 August to Sunday 25 August. We are putting together a full and exciting schedule of participatory activities led by members of the Scratch community, so you can look forward to workshops, talks and keynotes across a range of topics, including the new Scratch 3, as well as plenty of informal opportunities to chat and connect!",
"conference-2019.ukAudience": "All education professionals and volunteers",
"conference-2019.ukDesc": "The 2019 Scratch Conference Europe will take place in Cambridge, UK, from Friday 23 August to Sunday 25 August. The schedule is full of exciting participatory activities led by members of the Scratch community. Participants can look forward to workshops, talks, and keynotes across a range of topics, including the new Scratch 3.0, as well as plenty of informal opportunities to chat and connect!",
"conference-2019.ukAudience": "Education professionals and volunteers",
"conference-2019.kenyaTitle": "Scratch2019NBO",
"conference-2019.kenyaSubTitle": "Waves of Innovation",
"conference-2019.kenyaDesc": "In recognition of Africa's technological contributions and the potential of the youth of Africa, Scratch2019NBO will be in Nairobi, Kenya. Join educators from around the world to share lessons, empower young people, and celebrate accomplishments in creative coding.",
"conference-2019.kenyaDesc": "In recognition of Africa's technological contributions and the potential of the youth of Africa, Scratch2019NBO will be held in Nairobi, Kenya. Join educators from around the world to share lessons, empower young people, and celebrate accomplishments in creative coding.",
"conference-2019.kenyaAudience": "Educators, students, and enthusiasts",
"conference-2019.chileTitle": "Conferencia Scratch al Sur",
"conference-2019.chileDesc": "Scratch al Sur is an opportunity to learn about the importance of introducing programming languages in schools. All lectures and workshops will provide an opportunity to share different experiences, from higher levels to those who are beginning to participate in Scratch's global community.",
"conference-2019.chileAudience": "Teachers and Policy Makers"
"conference-2019.chileDesc": "Scratch al Sur is a gathering for teachers and policy makers to learn about the importance of introducing programming languages in schools. All lectures and workshops will provide an opportunity to share different experiences, from higher levels to those who are beginning to participate in Scratch's global community.",
"conference-2019.chileAudience": "Teachers and policy makers"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1 KiB