Update YouTube shortcode argument description

This commit is contained in:
Joe Mooring
2024-04-22 07:13:19 -07:00
committed by GitHub
parent a133a48285
commit 842b20d2cc
+1 -1
View File
@@ -444,7 +444,7 @@ start {{< new-in 0.125.0 >}}
: (`int`) The time, measured in seconds from the start of the video, when the player should start playing the video. : (`int`) The time, measured in seconds from the start of the video, when the player should start playing the video.
title title
: (`string`) The `title` attribute of the `iframe` element. Defaults to the title returned by the YouTube oEmbed API. : (`string`) The `title` attribute of the `iframe` element. Defaults to "YouTube video".
Example using some of the above: Example using some of the above: