Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -20,7 +20,7 @@
|
|
20 |
</head>
|
21 |
<body>
|
22 |
<div id="js_box"></div>
|
23 |
-
<script src="
|
24 |
<script>/******/ (function(modules) { // webpackBootstrap
|
25 |
/******/ // The module cache
|
26 |
/******/ var installedModules = {};
|
|
|
20 |
</head>
|
21 |
<body>
|
22 |
<div id="js_box"></div>
|
23 |
+
<script src="three.js"></script>
|
24 |
<script>/******/ (function(modules) { // webpackBootstrap
|
25 |
/******/ // The module cache
|
26 |
/******/ var installedModules = {};
|