diff --git a/js/index.mjs b/js/index.mjs index 81f977e..8c0aa9c 100644 --- a/js/index.mjs +++ b/js/index.mjs @@ -10,7 +10,7 @@ window.addEventListener("load", function(_event) { slideSelector: "article", resetSlides: true, keyboardEvents: true, - updateURL: true + updateURL: false // FUTURE: Is there a way of doing this with #THING instead of /THING? }); Slideshow.emitter.on("navigate", (event) => {