Explorar o código

fix vertical slide link in demo #3155

hakimel %!s(int64=3) %!d(string=hai) anos
pai
achega
bdcc2bd9dd
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      demo.html

+ 1 - 1
demo.html

@@ -52,7 +52,7 @@
 						<p>Slides can be nested inside of each other.</p>
 						<p>Use the <em>Space</em> key to navigate through all slides.</p>
 						<br>
-						<a href="#" class="navigate-down">
+						<a href="#/2/1" class="navigate-down">
 							<img class="r-frame" style="background: rgba(255,255,255,0.1);" width="178" height="238" data-src="https://static.slid.es/reveal/arrow.png" alt="Down arrow">
 						</a>
 					</section>