Przeglądaj źródła

Fix QR codes

customisations
alemart 8 miesięcy temu
rodzic
commit
48fc18b2e0

+ 1
- 1
demos/hello-aframe/poster.html Wyświetl plik

19
         </nav>
19
         </nav>
20
         <section id="qr-code-area">
20
         <section id="qr-code-area">
21
             <h4>QR code</h4>
21
             <h4>QR code</h4>
22
-            <a id="video-preview" href="video.html" target="_blank"><img id="qr-code" src="../hello-babylon/qr-code.gif" alt="QR code"></a>
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>
23
             <small>Scan to begin!</small>
24
         </section>
24
         </section>
25
     </body>
25
     </body>

+ 1
- 1
demos/hello-babylon/poster.html Wyświetl plik

19
         </nav>
19
         </nav>
20
         <section id="qr-code-area">
20
         <section id="qr-code-area">
21
             <h4>QR code</h4>
21
             <h4>QR code</h4>
22
-            <a id="video-preview" href="video.html" target="_blank"><img id="qr-code" src="../hello-babylon/qr-code.gif" alt="QR code"></a>
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>
23
             <small>Scan to begin!</small>
24
         </section>
24
         </section>
25
     </body>
25
     </body>

+ 1
- 1
demos/hello-three/poster.html Wyświetl plik

19
         </nav>
19
         </nav>
20
         <section id="qr-code-area">
20
         <section id="qr-code-area">
21
             <h4>QR code</h4>
21
             <h4>QR code</h4>
22
-            <a id="video-preview" href="video.html" target="_blank"><img id="qr-code" src="../hello-babylon/qr-code.gif" alt="QR code"></a>
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>
23
             <small>Scan to begin!</small>
24
         </section>
24
         </section>
25
     </body>
25
     </body>

+ 1
- 1
demos/hello-webgl/poster.html Wyświetl plik

19
         </nav>
19
         </nav>
20
         <section id="qr-code-area">
20
         <section id="qr-code-area">
21
             <h4>QR code</h4>
21
             <h4>QR code</h4>
22
-            <a id="video-preview" href="video.html" target="_blank"><img id="qr-code" src="../hello-babylon/qr-code.gif" alt="QR code"></a>
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>
23
             <small>Scan to begin!</small>
24
         </section>
24
         </section>
25
     </body>
25
     </body>

+ 1
- 1
demos/hello-world/poster.html Wyświetl plik

19
         </nav>
19
         </nav>
20
         <section id="qr-code-area">
20
         <section id="qr-code-area">
21
             <h4>QR code</h4>
21
             <h4>QR code</h4>
22
-            <a id="video-preview" href="video.html" target="_blank"><img id="qr-code" src="../hello-babylon/qr-code.gif" alt="QR code"></a>
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>
23
             <small>Scan to begin!</small>
24
         </section>
24
         </section>
25
     </body>
25
     </body>

+ 1
- 1
demos/pointer-demo/poster.html Wyświetl plik

19
         </nav>
19
         </nav>
20
         <section id="qr-code-area">
20
         <section id="qr-code-area">
21
             <h4>QR code</h4>
21
             <h4>QR code</h4>
22
-            <a id="video-preview" href="index.html" target="_blank"><img id="qr-code" src="../hello-babylon/qr-code.gif" alt="QR code"></a>
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 to begin!</small>
24
         </section>
24
         </section>
25
     </body>
25
     </body>

Ładowanie…
Anuluj
Zapisz