From 06f7696c0976c75c13435f84a2101c1203c18b95 Mon Sep 17 00:00:00 2001 From: Arjun Satarkar Date: Wed, 17 Jul 2024 19:11:06 +0530 Subject: Initial commit --- .../video.js/examples/simple-embed/index.html | 23 ++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 priv/static/video.js/examples/simple-embed/index.html (limited to 'priv/static/video.js/examples/simple-embed/index.html') diff --git a/priv/static/video.js/examples/simple-embed/index.html b/priv/static/video.js/examples/simple-embed/index.html new file mode 100644 index 0000000..5f10924 --- /dev/null +++ b/priv/static/video.js/examples/simple-embed/index.html @@ -0,0 +1,23 @@ + + + + + Video.js | HTML5 Video Player + + + + + + + + + + + -- cgit v1.2.3-57-g22cb