awacke1 commited on
Commit
a1ca4e4
·
verified ·
1 Parent(s): cbe9a1f

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -2
index.html CHANGED
@@ -1,8 +1,7 @@
1
  <!DOCTYPE html>
2
  <html>
3
  <head>
4
- <title>Breakout WebXR Tutorial</title><meta name="description" content="Breakout WebXR Tutorial">
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 = [];