Merge pull request #2737 from chrisgarrity/update-about-video

Change video id to one without autoplay
This commit is contained in:
chrisgarrity 2019-01-31 17:02:39 +01:00 committed by GitHub
commit 688f9ea900
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,7 +26,7 @@ const About = () => (
<div className="video-container">
<Video
className="about-scratch-video"
videoId="joal01i8b1"
videoId="sucupcznsp"
/>
</div>
</div>