Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -2
index.html
CHANGED
|
@@ -1,8 +1,7 @@
|
|
| 1 |
<!DOCTYPE html>
|
| 2 |
<html>
|
| 3 |
<head>
|
| 4 |
-
<title>
|
| 5 |
-
<!-- Basic A-Frame library -->
|
| 6 |
<script src="https://aframe.io/releases/1.2.0/aframe.min.js"></script>
|
| 7 |
<script>
|
| 8 |
let gameBlocks = [];
|
|
|
|
| 1 |
<!DOCTYPE html>
|
| 2 |
<html>
|
| 3 |
<head>
|
| 4 |
+
<title>Web VR-AR-XR Tutorial</title><meta name="description" content="Web VR-AR-XR Tutorial">
|
|
|
|
| 5 |
<script src="https://aframe.io/releases/1.2.0/aframe.min.js"></script>
|
| 6 |
<script>
|
| 7 |
let gameBlocks = [];
|