Embedded Video Titles Not Appearing on Quarto Website #4880
Unanswered
eteitelbaum
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am building a course website that has embedded videos for each module. When I insert the video code I include a title like this:
{{< video https://www.youtube.com/embed/wo9vZccmqwc title="Downloading Data from the World Bank" >}}
(Note that the video I am just using the CERN video as a placeholder here).
But as you can see, the title does not appear anywhere on the video when I render the site. Here is the full code for the page.
What am I missing?
Beta Was this translation helpful? Give feedback.
All reactions