Skip to content

Commit

Permalink
gh action deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
GraemeFulton committed Apr 22, 2024
1 parent d4aa55a commit 8758796
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions lib/constants.js
Original file line number Diff line number Diff line change
Expand Up @@ -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 = [
{
Expand Down

0 comments on commit 8758796

Please sign in to comment.