chaowenguo commited on
Commit
38f69c3
1 Parent(s): 536c951

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +3 -3
index.html CHANGED
@@ -9,10 +9,10 @@
9
  <h1></h1>
10
  <nav style='display:flex; column-gap:1em'></nav>
11
  </div>
12
- <video width='100%' controls controlsList='nodownload' crossorigin='anonymous'>
13
- <source>
14
  <track default>
15
- </video>
16
  <script src='index.js' type='module'></script>
17
  </body>
18
  </html>
 
9
  <h1></h1>
10
  <nav style='display:flex; column-gap:1em'></nav>
11
  </div>
12
+ <video width='100%' controls controlsList='nodownload' crossorigin='anonymous'>
13
+ <source>
14
  <track default>
15
+ </video>
16
  <script src='index.js' type='module'></script>
17
  </body>
18
  </html>