Explorar el Código

Tweak posters

customisations
alemart hace 6 meses
padre
commit
09986d04dc

+ 2
- 2
demos/basketball/poster.html Ver fichero

@@ -20,8 +20,8 @@
20 20
         </nav>
21 21
         <section id="qr-code-area">
22 22
             <h4>QR code</h4>
23
-            <a id="video-preview" href="video.html" target="_blank"><img id="qr-code" src="qr-code.gif" alt="QR code"></a>
24
-            <small>Scan to begin!</small>
23
+            <a id="video-preview" href="index.html" target="_blank"><img id="qr-code" src="qr-code.gif" alt="QR code"></a>
24
+            <small>Scan or click!</small>
25 25
         </section>
26 26
     </body>
27 27
 </html>

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

@@ -19,8 +19,8 @@
19 19
         </nav>
20 20
         <section id="qr-code-area">
21 21
             <h4>QR code</h4>
22
-            <a id="video-preview" href="video.html" target="_blank"><img id="qr-code" src="qr-code.gif" alt="QR code"></a>
23
-            <small>Scan to begin!</small>
22
+            <a id="video-preview" href="index.html" target="_blank"><img id="qr-code" src="qr-code.gif" alt="QR code"></a>
23
+            <small>Scan or click!</small>
24 24
         </section>
25 25
     </body>
26 26
 </html>

+ 2
- 2
demos/hello-babylon/poster.html Ver fichero

@@ -19,8 +19,8 @@
19 19
         </nav>
20 20
         <section id="qr-code-area">
21 21
             <h4>QR code</h4>
22
-            <a id="video-preview" href="video.html" target="_blank"><img id="qr-code" src="qr-code.gif" alt="QR code"></a>
23
-            <small>Scan to begin!</small>
22
+            <a id="video-preview" href="index.html" target="_blank"><img id="qr-code" src="qr-code.gif" alt="QR code"></a>
23
+            <small>Scan or click!</small>
24 24
         </section>
25 25
     </body>
26 26
 </html>

+ 2
- 2
demos/hello-three/poster.html Ver fichero

@@ -19,8 +19,8 @@
19 19
         </nav>
20 20
         <section id="qr-code-area">
21 21
             <h4>QR code</h4>
22
-            <a id="video-preview" href="video.html" target="_blank"><img id="qr-code" src="qr-code.gif" alt="QR code"></a>
23
-            <small>Scan to begin!</small>
22
+            <a id="video-preview" href="index.html" target="_blank"><img id="qr-code" src="qr-code.gif" alt="QR code"></a>
23
+            <small>Scan or click!</small>
24 24
         </section>
25 25
     </body>
26 26
 </html>

+ 2
- 2
demos/hello-webgl/poster.html Ver fichero

@@ -19,8 +19,8 @@
19 19
         </nav>
20 20
         <section id="qr-code-area">
21 21
             <h4>QR code</h4>
22
-            <a id="video-preview" href="video.html" target="_blank"><img id="qr-code" src="qr-code.gif" alt="QR code"></a>
23
-            <small>Scan to begin!</small>
22
+            <a id="video-preview" href="index.html" target="_blank"><img id="qr-code" src="qr-code.gif" alt="QR code"></a>
23
+            <small>Scan or click!</small>
24 24
         </section>
25 25
     </body>
26 26
 </html>

+ 2
- 2
demos/hello-world/poster.html Ver fichero

@@ -19,8 +19,8 @@
19 19
         </nav>
20 20
         <section id="qr-code-area">
21 21
             <h4>QR code</h4>
22
-            <a id="video-preview" href="video.html" target="_blank"><img id="qr-code" src="qr-code.gif" alt="QR code"></a>
23
-            <small>Scan to begin!</small>
22
+            <a id="video-preview" href="index.html" target="_blank"><img id="qr-code" src="qr-code.gif" alt="QR code"></a>
23
+            <small>Scan or click!</small>
24 24
         </section>
25 25
     </body>
26 26
 </html>

+ 1
- 1
demos/pointer-demo/poster.html Ver fichero

@@ -20,7 +20,7 @@
20 20
         <section id="qr-code-area">
21 21
             <h4>QR code</h4>
22 22
             <a id="video-preview" href="index.html" target="_blank"><img id="qr-code" src="qr-code.gif" alt="QR code"></a>
23
-            <small>Scan to begin!</small>
23
+            <small>Scan or click!</small>
24 24
         </section>
25 25
     </body>
26 26
 </html>

Loading…
Cancelar
Guardar