mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-27 09:35:56 -05:00
replaced header image and modified strings
This commit is contained in:
parent
cbdea2aa96
commit
bb46884667
3 changed files with 2 additions and 2 deletions
|
@ -75,7 +75,7 @@ const ConferenceSplash = () => (
|
||||||
</table>
|
</table>
|
||||||
<a
|
<a
|
||||||
className="button mod-2020-panel"
|
className="button mod-2020-panel"
|
||||||
href="http://scratch2020.eventbrite.com/"
|
href="http://scratch2021.eventbrite.com/"
|
||||||
>
|
>
|
||||||
<FormattedMessage id="conference-2020.register" />
|
<FormattedMessage id="conference-2020.register" />
|
||||||
</a>
|
</a>
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"conference-2020.title": "Scratch Around the World:",
|
"conference-2020.title": "Scratch Around the World:",
|
||||||
"conference-2020.subtitle": "An Online Conference",
|
"conference-2020.subtitle": "An Online Conference",
|
||||||
"conference-2020.dateDesc": "July 22",
|
"conference-2020.dateDesc": "July 22, 2021",
|
||||||
"conference-2020.locationDetails": "Online",
|
"conference-2020.locationDetails": "Online",
|
||||||
|
|
||||||
"conference-2020.date": "When:",
|
"conference-2020.date": "When:",
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 117 KiB After Width: | Height: | Size: 142 KiB |
Loading…
Reference in a new issue