diff --git a/index.html b/index.html index 5867d6a..664ad5d 100644 --- a/index.html +++ b/index.html @@ -21,6 +21,10 @@ { 'link': 'http://techslides.com/demos/sample-videos/small.ogv', 'type': 'video/ogg', + }, + { + 'link': 'http://techslides.com/demos/sample-videos/small.mp4', + 'type': 'video/mp4', } ] });