Shortcodes allow you to embed rich content without writing raw HTML.
To embed a YouTube video, use the built-in shortcode:
md
{{< youtube id="w7Ft2ymGmfc" >}}You can also create custom shortcodes in your layouts/shortcodes directory.
Shortcodes allow you to embed rich content without writing raw HTML.
To embed a YouTube video, use the built-in shortcode:
{{< youtube id="w7Ft2ymGmfc" >}}You can also create custom shortcodes in your layouts/shortcodes directory.