aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDougal J. Sutherland <dougal@gmail.com>2018-01-04 20:09:01 +0000
committerDougal J. Sutherland <dougal@gmail.com>2018-01-04 20:09:01 +0000
commit260f28792644055998c7237cf879ec2a9ffe857e (patch)
tree8c5cd2ecfb0c40842dff6c70f25b08acf7da7bf0 /README.md
parenta0c013606e130baad976195730dcd7e7cd9e2855 (diff)
downloadperl-software-in-gnu-guix-260f28792644055998c7237cf879ec2a9ffe857e.tar
perl-software-in-gnu-guix-260f28792644055998c7237cf879ec2a9ffe857e.tar.gz
optionally put the fragment in the URL
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9d71472..9a2d516 100644
--- a/README.md
+++ b/README.md
@@ -231,6 +231,10 @@ Reveal.initialize({
// Turns fragments on and off globally
fragments: true,
+ // Flags whether to include the current fragment in the URL,
+ // so that reloading brings you to the same fragment position
+ fragmentInURL: false,
+
// Flags if the presentation is running in an embedded mode,
// i.e. contained within a limited portion of the screen
embedded: false,