We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d65d70 commit 4694caaCopy full SHA for 4694caa
src/docs/getting-started/demos.md
@@ -56,11 +56,11 @@ Swup Demo: Mulitple animations
56
57
## Slideshow animation
58
59
-Animate between pages as a horizontal slideshow.
60
-Uses the [Parallel Plugin](/plugins/parallel-plugin/) to show both pages at the same time.
+Animate between pages as a horizontal slideshow. Uses the [Parallel Plugin](/plugins/parallel-plugin/) to show both pages at the same time
+and the [Preload Plugin](/plugins/preload-plugin/) to preload the slides.
61
62
-```repl
63
-https://swup-demo-slideshow-temp.replit.app
+```glitch
+https://swup-demo-slideshow.glitch.me
64
Swup Demo: Slideshow
65
```
66
0 commit comments