Skip to content

Commit

Permalink
infinite scroll plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
felixlberg committed Mar 8, 2023
1 parent 4765a6e commit 50fc1ec
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions lib/modules/galleries-pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,5 @@ module.exports = {
'_ordering'
]
}
],
// Add page script
construct: function(self, options) {
self.pushAsset('script', 'infinity', { when: 'lean' });
}
]
};

0 comments on commit 50fc1ec

Please sign in to comment.