We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b1c854 commit d2e7d6bCopy full SHA for d2e7d6b
README.md
@@ -24,7 +24,7 @@ Simply copy/paste the below snippet just before your closing `</body>` tag:
24
or use the below CDN link provided by [jsDelivr.com](https://www.jsdelivr.com/package/npm/simple-parallax-js):
25
26
```html
27
-<script src="https://cdn.jsdelivr.net/npm/[email protected].0/dist/simpleParallax.min.js"></script>
+<script src="https://cdn.jsdelivr.net/npm/[email protected].1/dist/simpleParallax.min.js"></script>
28
```
29
30
### Via [npm/yarn](https://www.npmjs.com/package/simple-parallax-js)
0 commit comments