Merge pull request #1403 from nunocoracao/main

sync
This commit is contained in:
Nuno Coração 2024-04-08 21:52:08 +01:00 committed by GitHub
commit 0cfb9c1559
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -771,6 +771,6 @@ To concatenate multiple options as shown below, you need to add the `&` characte
{{</* youtubeLite id="SgXhGb-7QbU" label="Blowfish-tools demo" params="start=130&end=10&controls=0" */>}}
```
{{</* youtubeLite id="SgXhGb-7QbU" label="Blowfish-tools demo" params="start=130&end=10&controls=0" */>}}
{{< youtubeLite id="SgXhGb-7QbU" label="Blowfish-tools demo" params="start=130&end=10&controls=0" >}}
More informations can be found on the [youtubeLite GitHub repo](https://github.com/paulirish/lite-youtube-embed/blob/master/readme.md#custom-player-parameters) and Youtube's [player parameters](https://developers.google.com/youtube/player_parameters#Parameters) page.