ewdlop commited on
Commit
8facce1
·
verified ·
1 Parent(s): b26b98b

Update index.html (#3)

Browse files

- Update index.html (f585d6070d554816f52da91cd7cf0fd00420f77b)

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>