Update index.md

This commit is contained in:
samsepi0l
2024-04-08 07:54:43 +02:00
committed by GitHub
parent 7a2ba0b2cc
commit 951ee29aa4

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.