diff --git a/lib/constants.js b/lib/constants.js index 77b9efa1..ad0b0aec 100644 --- a/lib/constants.js +++ b/lib/constants.js @@ -11,12 +11,12 @@ export const HOME_OG_IMAGE_URL = export const NAV_OFFSET = 'pt-[84px]' export const SIDEBAR_STICKY_OFFSET = 'pt-24' -// export const TOTAL_STATIC_POSTS = 5000 -export const TOTAL_STATIC_POSTS = 20 -// export const TOTAL_STATIC_NEWSLETTERS = 1000 -export const TOTAL_STATIC_NEWSLETTERS = 20 -// export const TOTAL_STATIC_NEWS = 50 -export const TOTAL_STATIC_NEWS = 20 +export const TOTAL_STATIC_POSTS = 5000 +export const TOTAL_STATIC_NEWSLETTERS = 1000 +export const TOTAL_STATIC_NEWS = 50 +// export const TOTAL_STATIC_POSTS = 20 +// export const TOTAL_STATIC_NEWSLETTERS = 20 +// export const TOTAL_STATIC_NEWS = 20 export const jobTypes = [ {