mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-26 17:16:11 -05:00
Change video id to one without autoplay
This commit is contained in:
parent
c9a47c96df
commit
a7d0cb857b
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ const About = () => (
|
||||||
<div className="video-container">
|
<div className="video-container">
|
||||||
<Video
|
<Video
|
||||||
className="about-scratch-video"
|
className="about-scratch-video"
|
||||||
videoId="joal01i8b1"
|
videoId="sucupcznsp"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue