Explorar el Código

Update comments

customisations
alemart hace 9 meses
padre
commit
a870ee0c82
Se han modificado 2 ficheros con 4 adiciones y 4 borrados
  1. 2
    2
      demos/hello-aframe/index.html
  2. 2
    2
      demos/hello-aframe/video.html

+ 2
- 2
demos/hello-aframe/index.html Ver fichero

@@ -56,10 +56,10 @@
56 56
                 <!-- A 2D overlay displayed in front of the AR scene -->
57 57
                 <ar-hud>
58 58
 
59
-                    <!-- The about button -->
59
+                    <!-- The info button -->
60 60
                     <a id="info" href="NOTICE.html" draggable="false"></a>
61 61
 
62
-                    <!-- The sponsor button -->
62
+                    <!-- The like button -->
63 63
                     <a id="like" href="../assets/promo.html" draggable="false"></a>
64 64
 
65 65
                     <!-- The scan gimmick -->

+ 2
- 2
demos/hello-aframe/video.html Ver fichero

@@ -56,10 +56,10 @@
56 56
                 <!-- A 2D overlay displayed in front of the AR scene -->
57 57
                 <ar-hud>
58 58
 
59
-                    <!-- The about button -->
59
+                    <!-- The info button -->
60 60
                     <a id="info" href="NOTICE.html" draggable="false"></a>
61 61
 
62
-                    <!-- The sponsor button -->
62
+                    <!-- The like button -->
63 63
                     <a id="like" href="../assets/promo.html" draggable="false"></a>
64 64
 
65 65
                     <!-- The scan gimmick -->

Loading…
Cancelar
Guardar