Update index.html

#3
by ewdlop - opened
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -18,6 +18,6 @@
18
  <label><input id="animate" type="checkbox" checked="true"> 自轉/繞行示意</label>
19
  </div>
20
  </div>
21
- <script src="index.js"/>
22
  </body>
23
  </html>
 
18
  <label><input id="animate" type="checkbox" checked="true"> 自轉/繞行示意</label>
19
  </div>
20
  </div>
21
+ <script src="index.js"></script>
22
  </body>
23
  </html>