aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/index.html b/index.html
index 69d598f..5346e34 100644
--- a/index.html
+++ b/index.html
@@ -260,6 +260,9 @@
// If true; each slide will be pushed to the browser history
history: true,
+ // Loops the presentation, defaults to false
+ loop: false,
+
// Flags if mouse wheel navigation should be enabled
mouseWheel: true,