Skip to content

Commit a3f088e

Browse files
committed
- Updating dist files
1 parent a4fe5de commit a3f088e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -772,7 +772,7 @@ new fullpage('#fullpage', {
772772
anchors: ['firstPage', 'secondPage', 'thirdPage', 'fourthPage', 'lastPage'],
773773

774774
afterLoad: function(origin, destination, direction, trigger){
775-
var loadedSection = this;
775+
var origin = this;
776776

777777
//using index
778778
if(origin.index == 2){

dist/fullpage.extensions.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)