Explorar o código

config tweak for lightbox demo

Hakim El Hattab hai 1 mes
pai
achega
d5d292f70a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      examples/preview-overlays.html

+ 1 - 1
examples/preview-overlays.html

@@ -96,7 +96,7 @@
 		<script src="../dist/reveal.js"></script>
 		<script>
 			Reveal.initialize({
-				previewLinks: true,
+				previewLinks: false,
 				width: 1280,
 				height: 720
 			});