mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 23:57:55 -05:00
Add links for april fools and scratch week
This commit is contained in:
parent
14ea5f40a3
commit
3031b8247f
1 changed files with 2 additions and 0 deletions
|
@ -1531,6 +1531,7 @@ class AnnualReport extends React.Component {
|
|||
date={this.props.intl.formatMessage(
|
||||
{id: 'annualReport.2021.yearInReviewCard3Date'}
|
||||
)}
|
||||
link="https://scratch.mit.edu/studios/29293970/"
|
||||
title={this.props.intl.formatMessage(
|
||||
{id: 'annualReport.2021.yearInReviewCard3Title'}
|
||||
)}
|
||||
|
@ -1556,6 +1557,7 @@ class AnnualReport extends React.Component {
|
|||
date={this.props.intl.formatMessage(
|
||||
{id: 'annualReport.2021.yearInReviewCard4Date'}
|
||||
)}
|
||||
link="https://scratch.mit.edu/studios/29722528"
|
||||
title={this.props.intl.formatMessage(
|
||||
{id: 'annualReport.2021.yearInReviewCard4Title'}
|
||||
)}
|
||||
|
|
Loading…
Reference in a new issue