Skip to content
Snippets Groups Projects
vimeo.html 142 B
Newer Older
alexisben's avatar
alexisben committed
<iframe
  class="vimeo"
  src="https://player.vimeo.com/video/{{ .id }}"
  title="{{ .title }}"
Arnaud Levy's avatar
Arnaud Levy committed
  frameborder="0"
alexisben's avatar
alexisben committed
  loading="lazy">
</iframe>