Update index.html
Browse files- index.html +1 -0
index.html
CHANGED
@@ -10,6 +10,7 @@
|
|
10 |
<script src="https://cdn.jsdelivr.net/npm/[email protected]/build/three.min.js"></script>
|
11 |
</head>
|
12 |
<body>
|
|
|
13 |
<canvas id="gameCanvas"></canvas>
|
14 |
|
15 |
<script>
|
|
|
10 |
<script src="https://cdn.jsdelivr.net/npm/[email protected]/build/three.min.js"></script>
|
11 |
</head>
|
12 |
<body>
|
13 |
+
|
14 |
<canvas id="gameCanvas"></canvas>
|
15 |
|
16 |
<script>
|