From 3031b8247fb2aa5fceacd211871a8b4a1268b29e Mon Sep 17 00:00:00 2001 From: seotts Date: Thu, 5 May 2022 10:56:14 -0400 Subject: [PATCH] Add links for april fools and scratch week --- src/views/annual-report/2021/annual-report.jsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/views/annual-report/2021/annual-report.jsx b/src/views/annual-report/2021/annual-report.jsx index 08c273b2a..4d12394d5 100644 --- a/src/views/annual-report/2021/annual-report.jsx +++ b/src/views/annual-report/2021/annual-report.jsx @@ -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'} )}