瀏覽代碼

Update comments

customisations
alemart 9 月之前
父節點
當前提交
a870ee0c82
共有 2 個文件被更改,包括 4 次插入4 次删除
  1. 2
    2
      demos/hello-aframe/index.html
  2. 2
    2
      demos/hello-aframe/video.html

+ 2
- 2
demos/hello-aframe/index.html 查看文件

@@ -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 查看文件

@@ -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…
取消
儲存