mirror of
https://github.com/standardebooks/web.git
synced 2025-07-18 12:26:39 -04:00
Tweak donation target
This commit is contained in:
parent
5270891eb4
commit
c1d917ed8d
1 changed files with 2 additions and 2 deletions
|
@ -95,8 +95,8 @@ const DONATION_DRIVE_DATES = [
|
|||
'Holiday drive',
|
||||
NOW < new DateTimeImmutable('January 7') ? new DateTimeImmutable('November 25 -1 year') : new DateTimeImmutable('November 25'),
|
||||
NOW < new DateTimeImmutable('January 7') ? new DateTimeImmutable('January 7') : new DateTimeImmutable('January 7 +1 year'),
|
||||
50,
|
||||
30
|
||||
75,
|
||||
25
|
||||
)
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue