Skip to content

Instantly share code, notes, and snippets.

@emilsundberg
Created December 9, 2020 14:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save emilsundberg/592c3966cb9bcfedd405cd65aff0616c to your computer and use it in GitHub Desktop.
Save emilsundberg/592c3966cb9bcfedd405cd65aff0616c to your computer and use it in GitHub Desktop.
Snowfire Video Example
<sf-video id=":1">
<video src="[[ url ]]" autoplay muted loop playsinline poster="[[ image_url ]]">
<img src="[[ image_url ]]" alt="">
</video>
</sf-video>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment