Skip to content
Discussion options

You must be logged in to vote

Thanks for the prompt reply. I found a way to embed the video correctly.

First, I changed the URL from https://youtube.com/shorts/sXGMBHrAwYM to https://www.youtube.com/embed/sXGMBHrAwYM. Then, I inserted the following HTML code (inside a {=html} chunk of course):

<div style="text-align:center;">
  <iframe width="315" height="560"
  src="https://www.youtube.com/embed/sXGMBHrAwYM"
  frameborder="0"
  allowfullscreen></iframe>
</div>

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@mcanouil
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by LuisLauM
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
2 participants