mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-03 12:17:20 +02:00
docs: fix front page video link label (#8466)
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com> closes undefined
This commit is contained in:
parent
b7efbd2cea
commit
ba1afbf060
1 changed files with 0 additions and 9 deletions
|
@ -173,15 +173,6 @@ function VideoContainer() {
|
||||||
webp
|
webp
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
<div className="video-container">
|
|
||||||
<LiteYouTubeEmbed
|
|
||||||
id="T3S8GyFIXjo"
|
|
||||||
params="autoplay=1&autohide=1&showinfo=0&rel=0"
|
|
||||||
title="Explain Like I'm 5: Docusaurus"
|
|
||||||
poster="maxresdefault"
|
|
||||||
webp
|
|
||||||
/>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Reference in a new issue