mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-26 01:33:02 +00: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
|
|
@ -173,15 +173,6 @@ function VideoContainer() {
|
|||
webp
|
||||
/>
|
||||
</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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue