소스 검색

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

+ 2
- 2
demos/hello-aframe/video.html 파일 보기

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

Loading…
취소
저장