mirror of
https://github.com/standardebooks/web.git
synced 2025-07-19 04:44:48 -04:00
Fix donation progress bar
This commit is contained in:
parent
d146550bf3
commit
616b9677a9
6 changed files with 14 additions and 11 deletions
|
@ -101,7 +101,7 @@ const DONATION_DRIVE_DATES = [
|
|||
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'),
|
||||
75,
|
||||
25
|
||||
50
|
||||
)
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue