mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-17 17:05:14 -04:00
Fix typos in shortcodes documentation
This commit is contained in:
parent
becc167434
commit
5ecf99762b
@ -190,7 +190,7 @@ Copy the ID from behind `v=` and pass it to the shortcode:
|
||||
|
||||
{{</* youtube w7Ft2ymGmfc */>}}
|
||||
|
||||
Furthermore, you can autoplay the embedded video by setting the `autoplay` parameter to true. Remember that you can't mix named an unamed parameters. Assign the yet unamed video id to the parameter `id` like below too.
|
||||
Furthermore, you can autoplay the embedded video by setting the `autoplay` parameter to true. Remember that you can't mix named and unnamed parameters. Assign the yet unnamed video id to the parameter `id` like below too.
|
||||
|
||||
{{</* youtube id="w7Ft2ymGmfc" autoplay="true" */>}}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user