Skip to content

Commit

Permalink
fix(website): removed animation debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Shipow committed Nov 7, 2015
1 parent 4843474 commit 01ac079
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/js/home.js
Expand Up @@ -107,7 +107,7 @@ $(function () {
})
.setTween(tl[i])
.offset(20)
.addIndicators() // add indicators (requires plugin)
// .addIndicators() // add indicators (requires plugin)
.addTo(controller);
}

Expand Down

0 comments on commit 01ac079

Please sign in to comment.