aboutsummaryrefslogtreecommitdiff
path: root/test/examples/slide-transitions.html
diff options
context:
space:
mode:
Diffstat (limited to 'test/examples/slide-transitions.html')
-rw-r--r--test/examples/slide-transitions.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/examples/slide-transitions.html b/test/examples/slide-transitions.html
index 69d8f1f..252b885 100644
--- a/test/examples/slide-transitions.html
+++ b/test/examples/slide-transitions.html
@@ -82,9 +82,7 @@
</div>
<script src="../../dist/reveal.min.js"></script>
-
<script>
-
Reveal.initialize({
center: true,
history: true,
@@ -93,7 +91,6 @@
// transitionSpeed: 'slow',
// backgroundTransition: 'slide'
});
-
</script>
</body>