Skip to content

Instantly share code, notes, and snippets.

@jcicero518
Created January 6, 2023 14:55
Show Gist options
  • Save jcicero518/480814f198ce1b8e40ffe857fafc792f to your computer and use it in GitHub Desktop.
Save jcicero518/480814f198ce1b8e40ffe857fafc792f to your computer and use it in GitHub Desktop.
Vimeo video
<div class="vimeo-wrapper">
{# https://github.com/slightlyoff/lite-vimeo #}
{# <lite-vimeo videoid="689787743" autoload autoplay></lite-vimeo> #}
<iframe class="lazyload vimeo-video-frame" loading="lazy" src="https://player.vimeo.com/video/786287420?h=931ec44f97&background=1&autoplay=0&loop=0&byline=0&title=0"
frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment