Created
January 6, 2023 14:55
-
-
Save jcicero518/480814f198ce1b8e40ffe857fafc792f to your computer and use it in GitHub Desktop.
Vimeo video
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="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