ソースを参照

Tweak posters

customisations
alemart 6ヶ月前
コミット
09986d04dc

+ 2
- 2
demos/basketball/poster.html ファイルの表示

20
         </nav>
20
         </nav>
21
         <section id="qr-code-area">
21
         <section id="qr-code-area">
22
             <h4>QR code</h4>
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
         </section>
25
         </section>
26
     </body>
26
     </body>
27
 </html>
27
 </html>

+ 2
- 2
demos/hello-aframe/poster.html ファイルの表示

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="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
         </section>
24
         </section>
25
     </body>
25
     </body>
26
 </html>
26
 </html>

+ 2
- 2
demos/hello-babylon/poster.html ファイルの表示

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="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
         </section>
24
         </section>
25
     </body>
25
     </body>
26
 </html>
26
 </html>

+ 2
- 2
demos/hello-three/poster.html ファイルの表示

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="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
         </section>
24
         </section>
25
     </body>
25
     </body>
26
 </html>
26
 </html>

+ 2
- 2
demos/hello-webgl/poster.html ファイルの表示

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="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
         </section>
24
         </section>
25
     </body>
25
     </body>
26
 </html>
26
 </html>

+ 2
- 2
demos/hello-world/poster.html ファイルの表示

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="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
         </section>
24
         </section>
25
     </body>
25
     </body>
26
 </html>
26
 </html>

+ 1
- 1
demos/pointer-demo/poster.html ファイルの表示

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="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 or click!</small>
24
         </section>
24
         </section>
25
     </body>
25
     </body>
26
 </html>
26
 </html>

読み込み中…
キャンセル
保存