mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-24 21:56:05 +02:00
Docs: fix typo in YouTube shortcode description
This commit is contained in:
@@ -182,7 +182,7 @@ This shortcode embeds a responsive video player for [YouTube](https://www.youtub
|
|||||||
|
|
||||||
* https://www.youtube.com/watch?v=w7Ft2ymGmfc
|
* https://www.youtube.com/watch?v=w7Ft2ymGmfc
|
||||||
|
|
||||||
Copy the ID from behind `v=` and pass it the shortcode:
|
Copy the ID from behind `v=` and pass it to the shortcode:
|
||||||
|
|
||||||
{{</* youtube w7Ft2ymGmfc */>}}
|
{{</* youtube w7Ft2ymGmfc */>}}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user