kenken999 commited on
Commit
f36ddff
·
1 Parent(s): b2f026d
Files changed (1) hide show
  1. staticfiles/index.html +1 -6
staticfiles/index.html CHANGED
@@ -19,12 +19,7 @@
19
  </head>
20
 
21
  <body>
22
- <button onclick="Motion(1);">モーション1</button>
23
- <button onclick="Motion(2);">モーション2</button>
24
- <button onclick="Motion(3);">モーション3</button>
25
- <button onclick="Motion(4);">モーション4</button>
26
- <button onclick="Motion(5);">モーション5</button>
27
- <button onclick="Motion(6);">モーション6</button>
28
  <video id="my-video" autoplay></video>
29
 
30
  <script>
 
19
  </head>
20
 
21
  <body>
22
+
 
 
 
 
 
23
  <video id="my-video" autoplay></video>
24
 
25
  <script>