Skip to content

Instantly share code, notes, and snippets.

@portableant
Last active July 26, 2021 13:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save portableant/a57a7699300e3add60b31d18698e4157 to your computer and use it in GitHub Desktop.
Save portableant/a57a7699300e3add60b31d18698e4157 to your computer and use it in GitHub Desktop.
<div class="col-12 shadow-sm p-3 mx-auto mb-3 ">
<div class="embed-responsive embed-responsive-16by9">
<iframe class="embed-responsive-item" title="A YouTube video from the Fitzwilliam Museum"
src="https://www.youtube.com/embed/{{page.video_id}}" frameborder="0"
allowfullscreen></iframe>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment