mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-08-13 18:14:33 +02:00
config tweak for lightbox demo
This commit is contained in:
@@ -96,7 +96,7 @@
|
|||||||
<script src="../dist/reveal.js"></script>
|
<script src="../dist/reveal.js"></script>
|
||||||
<script>
|
<script>
|
||||||
Reveal.initialize({
|
Reveal.initialize({
|
||||||
previewLinks: true,
|
previewLinks: false,
|
||||||
width: 1280,
|
width: 1280,
|
||||||
height: 720
|
height: 720
|
||||||
});
|
});
|
||||||
|
Reference in New Issue
Block a user