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.
2 parents d3fd459 + d68528a commit d8ce0f7Copy full SHA for d8ce0f7
src/Components/Home/Sections/Schedule.tsx
@@ -21,8 +21,9 @@ export default class Schedule extends React.Component {
21
/>
22
))}
23
</ul> */}
24
- <p><b>Coming soon! <a href="https://forms.gle/um1jAQXWrGpM7qwg6" target="_blank">Apply here for a talk.</a></b></p>
25
- <p>Each talk will be 10 minutes long and we would love to have many first time speakers!</p>
+ <p>Coming soon! </p><br />
+ <p>If you’re interested in giving a talk yourself, please apply through the Call for Proposals.</p>
26
+ <p>Each talk will be 10 minutes long and we would love to have many first time speakers!</p>
27
</Container>
28
</section >
29
);
0 commit comments