Restore homepage initial photo count
This commit is contained in:
parent
f263329b6c
commit
d2f1e6a38c
@ -11,7 +11,7 @@ import {
|
||||
import camelcaseKeys from 'camelcase-keys';
|
||||
import type { Metadata } from 'next';
|
||||
|
||||
export const LARGE_PHOTOS_TO_SHOW = 2;
|
||||
export const LARGE_PHOTOS_TO_SHOW = 12;
|
||||
export const GRID_THUMBNAILS_TO_SHOW_MAX = 12;
|
||||
|
||||
export const ACCEPTED_PHOTO_FILE_TYPES = [
|
||||
|
||||
Loading…
Reference in New Issue
Block a user