Skip to content

Commit 4bc9d8d

Browse files
sookburtSue Burt
and
Sue Burt
authored
bring giving tuesday countdown and label forward (#6586)
Co-authored-by: Sue Burt <“[email protected]”>
1 parent 11cf747 commit 4bc9d8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

support-frontend/assets/helpers/campaigns/campaigns.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ const campaigns: Record<string, CampaignSettings> = {
5252
countdownSettings: [
5353
{
5454
label: 'This Giving Tuesday, give to the Guardian',
55-
countdownStartInMillis: Date.parse('Nov 29, 2024 00:01:00'),
55+
countdownStartInMillis: Date.parse('Nov 27, 2024 00:01:00'),
5656
countdownDeadlineInMillis: Date.parse('Dec 03, 2024 23:59:59'),
5757
theme: {
5858
backgroundColor: '#ab0613',

0 commit comments

Comments
 (0)