config tweak for lightbox demo
This commit is contained in:
parent
a7b4bb4946
commit
d5d292f70a
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
});
|
});
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue