Update index.html
Browse files- index.html +2 -2
index.html
CHANGED
@@ -76,9 +76,9 @@
|
|
76 |
></a-entity>
|
77 |
</a-entity>
|
78 |
|
79 |
-
<a-sky src="
|
80 |
|
81 |
-
<a-plane src="
|
82 |
</a-scene>
|
83 |
</body>
|
84 |
</html>
|
|
|
76 |
></a-entity>
|
77 |
</a-entity>
|
78 |
|
79 |
+
<a-sky src="Spike.png" rotation="0 0 0" skybox speed="0.01"></a-sky>
|
80 |
|
81 |
+
<a-plane src="Tronworld.png" rotation="-90 0 0" position="0 -1 0"></a-plane>
|
82 |
</a-scene>
|
83 |
</body>
|
84 |
</html>
|