Skip to content

Instantly share code, notes, and snippets.

@amritk
Last active January 14, 2019 23:46
Show Gist options
  • Save amritk/f874a239c92f1f9ead979c7b0391f9bc to your computer and use it in GitHub Desktop.
Save amritk/f874a239c92f1f9ead979c7b0391f9bc to your computer and use it in GitHub Desktop.
Youtube embed
<div class="youtube-wrapper" if="youtubeUrl">
<iframe src="{{ youtubeUrl }}" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen>
</iframe>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment