aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2020-04-22 11:11:14 +0200
committerHakim El Hattab <hakim.elhattab@gmail.com>2020-04-22 11:11:14 +0200
commit9823be99f4ae5019ee6ce272d5fefba658953959 (patch)
treecd88a8522a9ee94042d15ae71598a2a6b535369c /README.md
parentd727509dbcc1e6566818a8ada5b40b0cdccd42ff (diff)
downloadfosdem-2021-minimalism-presentation-9823be99f4ae5019ee6ce272d5fefba658953959.tar
fosdem-2021-minimalism-presentation-9823be99f4ae5019ee6ce272d5fefba658953959.tar.gz
fragments are now included in URL by default, even on named slides
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4ad2c38..2054f5d 100644
--- a/README.md
+++ b/README.md
@@ -263,7 +263,7 @@ Reveal.initialize({
// Flags whether to include the current fragment in the URL,
// so that reloading brings you to the same fragment position
- fragmentInURL: false,
+ fragmentInURL: true,
// Flags if the presentation is running in an embedded mode,
// i.e. contained within a limited portion of the screen