Update links to embedded projects.

This commit is contained in:
Karishma Chadha 2021-11-15 12:55:53 -05:00
parent d09e7628f9
commit f864e12da2

View file

@ -1381,7 +1381,7 @@ class AnnualReport extends React.Component {
minWidth={frameless.desktop}
>
<iframe
src="https://scratch.mit.edu/projects/389148460/embed"
src="https://scratch.mit.edu/projects/601589442/embed"
allowTransparency="true"
width="360"
height={((360 * .76) + 45)}
@ -1395,7 +1395,7 @@ class AnnualReport extends React.Component {
minWidth={frameless.mobile}
>
<iframe
src="https://scratch.mit.edu/projects/389148460/embed"
src="https://scratch.mit.edu/projects/601589442/embed"
allowTransparency="true"
width="430"
height={((430 * .76) + 45)}
@ -1406,7 +1406,7 @@ class AnnualReport extends React.Component {
</MediaQuery>
<MediaQuery maxWidth={frameless.mobile - 1}>
<iframe
src="https://scratch.mit.edu/projects/389148460/embed"
src="https://scratch.mit.edu/projects/601589442/embed"
allowTransparency="true"
width="300"
height={((300 * .76) + 45)}
@ -1696,7 +1696,7 @@ class AnnualReport extends React.Component {
minWidth={frameless.mobile}
>
<iframe
src="https://scratch.mit.edu/projects/411647484/embed"
src="https://scratch.mit.edu/projects/601595010/embed"
allowTransparency="true"
width="480"
height={((480 * .76) + 45)}
@ -1707,7 +1707,7 @@ class AnnualReport extends React.Component {
</MediaQuery>
<MediaQuery maxWidth={frameless.mobile - 1}>
<iframe
src="https://scratch.mit.edu/projects/411647484/embed"
src="https://scratch.mit.edu/projects/601595010/embed"
allowTransparency="true"
width="300"
height={((300 * .76) + 45)}