Skip to content

Commit b219000

Browse files
committed
updated text
1 parent 9a9f660 commit b219000

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

js/demo.js

+2-1
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,8 @@
103103
.addClass("content")
104104
.append("<h3>Support ScrollMagic</h3>")
105105
.append("<p>Maintaining and updating ScrollMagic takes up a lot of my time. To be able to provide the project with the attention it deserves, I decided to experiment with including ads (feedback & evaluation pending).</p>")
106-
.append("<p>If the plugin saved you some time or helped you to create something awesome, please consider making use of the donate button above. Alternatively you can have a closer look at the ad below, because every click and every donation helps me spend more time on ScrollMagic and you contribute to making it a little better each time.</p>")
106+
.append("<p>If the plugin saved you some time or helped you to create something awesome, please consider making use of the donate button above. </p>")
107+
//Alternatively you can have a closer look at the ad below, because every click and every donation helps me spend more time on ScrollMagic and you contribute to making it a little better each time.</p>")
107108
.append("<p>Thank you!</p>");
108109
var container = $("<div>")
109110
.addClass("darkside")

0 commit comments

Comments
 (0)