Spaces:
Running
Running
Update index.html (#3)
Browse files- Update index.html (f585d6070d554816f52da91cd7cf0fd00420f77b)
- 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>
|