Просмотр исходного кода

Update comments

customisations
alemart 9 месяцев назад
Родитель
Сommit
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 -->

Загрузка…
Отмена
Сохранить