Skip to content

Commit 6460335

Browse files
authored
Remove 1-minute video. (#14181)
1 parent d09904b commit 6460335

File tree

1 file changed

+0
-26
lines changed

1 file changed

+0
-26
lines changed

website/src/pages/index.js

Lines changed: 0 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -532,32 +532,6 @@ class Index extends React.Component {
532532
</div>
533533
</div>
534534
</Container>
535-
<Container
536-
padding={['bottom', 'top']}
537-
className="section-container bottom-margin docs"
538-
>
539-
<div className="blockElement imageAlignSide gridBlock video-block">
540-
<div className="blockContent">
541-
<div className="video">
542-
<LiteYouTubeEmbed id="SyHzgcFefBk" />
543-
</div>
544-
</div>
545-
</div>
546-
<div className="blockElement red bottom-margin">
547-
<div className="blockContent">
548-
<MarkdownBlock>
549-
<Translate>
550-
The Meta Open Source team has put together a short overview
551-
of Jest, where they explained the project in beginner's
552-
terms. You can also find other content about [Meta Open
553-
Source projects](https://opensource.fb.com/) on their
554-
[YouTube
555-
Channel](https://www.youtube.com/channel/UCCQY962PmHabTjaHv2wJzfQ).
556-
</Translate>
557-
</MarkdownBlock>
558-
</div>
559-
</div>
560-
</Container>
561535
<Container
562536
padding={['bottom', 'top']}
563537
background="light"

0 commit comments

Comments
 (0)