mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 07:38:07 -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">
|
||||
<Video
|
||||
className="about-scratch-video"
|
||||
videoId="joal01i8b1"
|
||||
videoId="sucupcznsp"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue