Update template.ejs

This commit is contained in:
bihlink 2022-07-05 23:43:28 +02:00 committed by GitHub
parent 76af1fe037
commit 7697dd728c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -101,10 +101,9 @@
<script type="text/javascript">
var lastPageLoaded = null;
var infScroll = new InfiniteScroll( '.container-fluid', {
var infScroll = new InfiniteScroll( '.card', {
// options
hideNav:'.pagination',
append: '.card',
history:false,
prefill:true,
path: function(){