Links forms dashboard video to vimeo

This commit is contained in:
per ploug
2014-10-28 09:01:51 +01:00
parent 214c41f835
commit 0605f9d7ba
2 changed files with 1 additions and 1 deletions

View File

@@ -11,7 +11,7 @@
<div id="video_1" class="video_player" style="margin-bottom: 40px">
<video autoplay loop>
<!-- <source src="videos/gif.webm" type="video/webm"> -->
<source src="assets/videos/formsintro.mp4" type="video/mp4">
<source src="http://player.vimeo.com/external/110229004.hd.mp4?s=823f701836260bd08fb783d38389f628" type="video/mp4">
Sorry, you don't have HTML5 video and we didn't catch this properly in javascript.
</video>
</div>