Skip to content

Commit faa51a5

Browse files
committed
updated text
1 parent 5fc6180 commit faa51a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/hero-bg.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
<section class="hero">
1010
<div class="hero-bg" data-parallax='{"translateY":"70%"}'></div>
1111
<div class="hero-content">
12-
<h1>rAF + translate3d</h1>
13-
<p>Written in native Javascript using a single ticking requestAnimationFrame() method and translate3d to ensure GPU acceleration.</p>
12+
<h1>jquery-easy-parallax</h1>
13+
<p>Uses a single ticking requestAnimationFrame() method and translate3d to ensure GPU acceleration.</p>
1414
</div>
1515
</section>
1616
<h1>Demo lorem</h1>

0 commit comments

Comments
 (0)