Skip to content

Commit 75d54d9

Browse files
author
radicaldesigns
committed
upping the count on the lists agian
1 parent f1890e0 commit 75d54d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/initializers/theballot.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ class TheBallot
77
TECH_ADMIN_EMAIL = config[:tech_admin_email]
88
ATTACHMENT_SIZE_LIMIT = 4.megabytes
99
GUIDES_STAY_CURRENT_FROM = 3.months.ago
10-
GUIDES_PER_LIST_PAGE = 45
10+
GUIDES_PER_LIST_PAGE = 60
1111

1212
# past per-page can be 0 to keep past guides off homepage
1313
GUIDES_PER_PAST_LIST_PAGE = 20

0 commit comments

Comments
 (0)