mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-08-31 02:10:23 +02:00
fragments are now included in URL by default, even on named slides
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user