We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11cf747 commit 4bc9d8dCopy full SHA for 4bc9d8d
support-frontend/assets/helpers/campaigns/campaigns.tsx
@@ -52,7 +52,7 @@ const campaigns: Record<string, CampaignSettings> = {
52
countdownSettings: [
53
{
54
label: 'This Giving Tuesday, give to the Guardian',
55
- countdownStartInMillis: Date.parse('Nov 29, 2024 00:01:00'),
+ countdownStartInMillis: Date.parse('Nov 27, 2024 00:01:00'),
56
countdownDeadlineInMillis: Date.parse('Dec 03, 2024 23:59:59'),
57
theme: {
58
backgroundColor: '#ab0613',
0 commit comments