Skip to content

Commit 75f03b4

Browse files
committed
add example link to CodePen parallax banner #18
1 parent 1d9a7e3 commit 75f03b4

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,12 @@ Provides a React component and single passive scroll listener to add **vertical*
66

77
## Examples
88

9-
🔗 [CodePen Parallax](https://codepen.io/jscottsmith/pen/eREbwz)
9+
Some links demonstrating possible effects created with this lib:
1010

11-
🔗 [Example Site](https://jscottsmith.github.io/react-scroll-parallax-examples/examples/parallax-example/)
12-
13-
🔗 [Parallax Testing](https://jscottsmith.github.io/react-scroll-parallax-examples/examples/parallax-test/)
11+
- [Example Site](https://jscottsmith.github.io/react-scroll-parallax-examples/examples/parallax-example/)
12+
- [Parallax Testing](https://jscottsmith.github.io/react-scroll-parallax-examples/examples/parallax-test/)
13+
- [CodePen Parallax](https://codepen.io/jscottsmith/pen/eREbwz)
14+
- [CodePen Parallax Banner](https://codepen.io/jscottsmith/pen/aVBvGj)
1415

1516
## Install
1617

0 commit comments

Comments
 (0)