Skip to content

Commit d8ce0f7

Browse files
committed
Merge branch 'draft-2020-suggestions' into caio_draft_2020
2 parents d3fd459 + d68528a commit d8ce0f7

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/Components/Home/Sections/Schedule.tsx

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,9 @@ export default class Schedule extends React.Component {
2121
/>
2222
))}
2323
</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>
24+
<p>Coming soon! </p><br />
25+
<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>
2627
</Container>
2728
</section >
2829
);

0 commit comments

Comments
 (0)