Embed Vimeo

Jake G May 07, 2021 #Features #Components #Video

Zola supports custom components that are easy to add. This example demonstrates a Vimeo embed.

Vimeo

Usage

{{<vimeo id="514402648" />}}

Output


<div class="yv">
    <lite-vimeo videoid="514402648" videotitle="Vimeo">
        <img slot="image" src="https://abridge-flexsearch.pages.dev/img/embed/vimeo/514402648-1280.jpg?h=a6c5100471ad6517fabe" alt="" loading="lazy">
    </lite-vimeo>
</div>