Skip to content

Commit

Permalink
Remove 1-minute video. (#14181)
Browse files Browse the repository at this point in the history
  • Loading branch information
cpojer committed Jun 3, 2023
1 parent d09904b commit 6460335
Showing 1 changed file with 0 additions and 26 deletions.
26 changes: 0 additions & 26 deletions website/src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -532,32 +532,6 @@ class Index extends React.Component {
</div>
</div>
</Container>
<Container
padding={['bottom', 'top']}
className="section-container bottom-margin docs"
>
<div className="blockElement imageAlignSide gridBlock video-block">
<div className="blockContent">
<div className="video">
<LiteYouTubeEmbed id="SyHzgcFefBk" />
</div>
</div>
</div>
<div className="blockElement red bottom-margin">
<div className="blockContent">
<MarkdownBlock>
<Translate>
The Meta Open Source team has put together a short overview
of Jest, where they explained the project in beginner's
terms. You can also find other content about [Meta Open
Source projects](https://opensource.fb.com/) on their
[YouTube
Channel](https://www.youtube.com/channel/UCCQY962PmHabTjaHv2wJzfQ).
</Translate>
</MarkdownBlock>
</div>
</div>
</Container>
<Container
padding={['bottom', 'top']}
background="light"
Expand Down

0 comments on commit 6460335

Please sign in to comment.