We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88118af commit 1d4554aCopy full SHA for 1d4554a
src/pages/conf/speak.tsx
@@ -13,9 +13,9 @@ const cfp: Array<{ id: string; title: string; contents: ReactNode }> = [
13
contents: (
14
<DL
15
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"],
+ ["CFP Closes", "Friday, June 9 at 11:59 PM PDT (UTC-7)"],
+ ["CFP Notifications", "Wednesday, June 21"],
+ ["Schedule Announcement", "Friday, June 29"],
19
["Slide upload deadline to Sched.com", "Friday, September 15"],
20
["Event Date", "Tuesday, September 19 – Thursday, September 21"],
21
]}
@@ -290,7 +290,7 @@ export default () => {
290
(CFP) and sharing your experience across a wide range of topics.
291
</p>
292
<p>
293
- The CFP is open through Friday, May 26. For any questions
+ The CFP is open through Friday, June 9. For any questions
294
regarding the CFP process, please email{" "}
295
<a href="mailto:[email protected]">
296
[email protected]
0 commit comments