Skip to content

Commit 1d4554a

Browse files
authored
Website/docs: Update speak page (graphql#1461)
1 parent 88118af commit 1d4554a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/pages/conf/speak.tsx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ const cfp: Array<{ id: string; title: string; contents: ReactNode }> = [
1313
contents: (
1414
<DL
1515
items={[
16-
["CFP Closes", "Friday, May 26 at 11:59 PM PDT (UTC-7)"],
17-
["CFP Notifications", "Monday, July 10"],
18-
["Schedule Announcement", "Wednesday, July 12"],
16+
["CFP Closes", "Friday, June 9 at 11:59 PM PDT (UTC-7)"],
17+
["CFP Notifications", "Wednesday, June 21"],
18+
["Schedule Announcement", "Friday, June 29"],
1919
["Slide upload deadline to Sched.com", "Friday, September 15"],
2020
["Event Date", "Tuesday, September 19 – Thursday, September 21"],
2121
]}
@@ -290,7 +290,7 @@ export default () => {
290290
(CFP) and sharing your experience across a wide range of topics.
291291
</p>
292292
<p>
293-
The CFP is open through Friday, May 26. For any questions
293+
The CFP is open through Friday, June 9. For any questions
294294
regarding the CFP process, please email{" "}
295295
<a href="mailto:[email protected]">
296296

0 commit comments

Comments
 (0)