We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d7ef18 commit b915e70Copy full SHA for b915e70
service-worker/prefetch-video/index.html
@@ -5,6 +5,8 @@
5
local_js_files: ['index.js', 'service-worker.js']
6
---
7
8
+<div id="status"></div>
9
+
10
<video controls poster="static/poster.jpg"
11
style="margin: 0 0 1em 0; max-width: 100%; width: 480px;">
12
<!-- Videos are stored remotely with CORS enabled -->
0 commit comments