changed image gallery arrows
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { entries } from './feed';
|
||||
|
||||
let entriesPerPage = 1;
|
||||
let entriesPerPage = 8;
|
||||
|
||||
export async function load({ params, url }) {
|
||||
// Get page index
|
||||
|
||||
Reference in New Issue
Block a user