Created
August 17, 2018 07:18
-
-
Save ErikBernskiold/9b95c6aec9da224242a4c0e591a87551 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
<video loop muted autoplay playsinline poster=""> | |
<source src="" type="video/webm"> | |
<source src="" type="video/mp4"> | |
</video> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment