This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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