mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-02-17 00:21:20 -05:00
Merge pull request #2737 from chrisgarrity/update-about-video
Change video id to one without autoplay
This commit is contained in:
commit
688f9ea900
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