Browse Source

Add poster to video

Artur Paikin 4 years ago
parent
commit
602e1759ea
1 changed files with 2 additions and 1 deletions
  1. 2 1
      website/src/_posts/2020-07-1.18-image-editor.md

+ 2 - 1
website/src/_posts/2020-07-1.18-image-editor.md

@@ -8,8 +8,9 @@ published: true
 
 One of the most-requested Uppy features, the [Image Editor](/docs/image-editor/), has landed (as beta) in 1.18.
 
-<video alt="Demo video showing Uppy with Image Editor plugin — cropping, rotating and resizing images" muted autoplay loop>
+<video alt="Demo video showing Uppy with Image Editor plugin — cropping, rotating and resizing images" poster="https://uppy.io/images/blog/1.18-image-editor/image-editor-dashboard.jpg" muted autoplay loop>
   <source src="/images/blog/1.18-image-editor/image-editor-demo.mp4" type="video/mp4">
+  Your browser does not support the video tag: https://uppy.io/images/blog/1.18-image-editor/image-editor-demo.mp4               
 </video>
 
 <!--more-->