Skip to content

Commit 018f535

Browse files
fix(cfp): show extended deadline update
1 parent e780905 commit 018f535

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/sections/cfp.tsx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ import { ContentButton } from "~/components/header";
66
export const CFP = () => (
77
<Container id="cfp" variant="smallContainer">
88
<AnchorHeading anchor="cfp">
9-
Call For Proposals is open until the end of Tuesday, April 14 2026
9+
Call For Proposals is open until <s>April 12 2026, 23:59 CET</s> the end
10+
of Tuesday, April 14 2026
1011
</AnchorHeading>
1112
<Paragraph>
1213
<a

0 commit comments

Comments
 (0)