diff --git a/src/photo/index.ts b/src/photo/index.ts index 5f146cc7..5c0ef7fe 100644 --- a/src/photo/index.ts +++ b/src/photo/index.ts @@ -14,7 +14,7 @@ import camelcaseKeys from 'camelcase-keys'; import { isBefore } from 'date-fns'; import type { Metadata } from 'next'; -export const OUTDATED_THRESHOLD = new Date('2024-06-01'); +export const OUTDATED_THRESHOLD = new Date('2024-06-16'); // INFINITE SCROLL: LARGE PHOTOS export const INFINITE_SCROLL_LARGE_PHOTO_INITIAL =