Skip to content

Commit 1d48635

Browse files
escowlesphette23
authored andcommitted
Fixing t-shirt only and cancellation date
1 parent dbaf950 commit 1d48635

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

_data/registration.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ conference:
1111
start-date: '2026-01-14'
1212
start-time: 'noon EST / 9 a.m. PST'
1313
end-date: '2026-02-09'
14-
cancellation-date: '2025-02-16'
14+
cancellation-date: '2025-02-10'
1515
# "open" means people can register
1616
open: false
1717
cost: '$425'
@@ -40,7 +40,7 @@ t-shirt-only:
4040
start-date: '2026-01-14'
4141
cost: '$29'
4242
# should be one or the other: have to purchase by last-date or cost changes after late-date
43-
last-date: '2025-02-11'
43+
last-date: '2025-02-10'
4444
# late-date: ''
4545
# late-cost: ''
4646

0 commit comments

Comments
 (0)