We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e780905 commit 018f535Copy full SHA for 018f535
1 file changed
src/sections/cfp.tsx
@@ -6,7 +6,8 @@ import { ContentButton } from "~/components/header";
6
export const CFP = () => (
7
<Container id="cfp" variant="smallContainer">
8
<AnchorHeading anchor="cfp">
9
- Call For Proposals is open until the end of Tuesday, April 14 2026
+ Call For Proposals is open until <s>April 12 2026, 23:59 CET</s> the end
10
+ of Tuesday, April 14 2026
11
</AnchorHeading>
12
<Paragraph>
13
<a
0 commit comments