Skip to content

Commit 4b78e30

Browse files
committed
Move cfp end earlier
1 parent 10f3261 commit 4b78e30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sections/cfp.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import { ContentButton } from "~/components/header";
44

55
export const CFP = () => (
66
<Container id="cfp" variant="smallContainer">
7-
<Heading>Call For Proposals until 20th December</Heading>
7+
<Heading>Call For Proposals until 20th November</Heading>
88
<Paragraph>
99
<a
1010
href="https://forms.gle/psoeEw5phXPGZBdVA"

0 commit comments

Comments
 (0)