Procházet zdrojové kódy

Update comments

customisations
alemart před 9 měsíci
rodič
revize
a870ee0c82
2 změnil soubory, kde provedl 4 přidání a 4 odebrání
  1. 2
    2
      demos/hello-aframe/index.html
  2. 2
    2
      demos/hello-aframe/video.html

+ 2
- 2
demos/hello-aframe/index.html Zobrazit soubor

@@ -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 Zobrazit soubor

@@ -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 -->

Načítá se…
Zrušit
Uložit