Created
August 3, 2020 12:50
-
-
Save vladimyr/e2e4c2147d58526986d5f4ec2f6b5ffe to your computer and use it in GitHub Desktop.
SproutVideo demo video
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
<!DOCTYPE html> | |
<html lang="en"> | |
<head> | |
<meta charset="UTF-8"> | |
<title>SproutVideo demo player</title> | |
</head> | |
<body> | |
<iframe class='sproutvideo-player' src='https://videos.sproutvideo.com/embed/069cd9b41c1ae1c28f/807cdbe1e3b75f18' width='630' height='354' frameborder='0' allowfullscreen></iframe> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment