Skip to content

Commit f8bc0f7

Browse files
Address review.
1 parent cb6df11 commit f8bc0f7

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

src/components/header/header-actions.astro

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,11 @@ const IS_LIVE = false;
2121
</abbr>
2222
<span class="hidden md:inline">Code of Conduct</span>
2323
</ButtonLink>
24+
<!--
25+
<ButtonLink href="/programme/cfp" className="hidden md:block">
26+
<span>Send your proposal!</span>
27+
</ButtonLink>
28+
-->
2429
{IS_LIVE && (
2530
<ButtonLink href="/live">
2631
Live

src/content/pages/faq.mdx

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,10 @@ subtitle: Frequently Asked Questions about EuroPython
1313
<li>**11 January 2025** [Speaker Mentorship Programme](/programme/mentorship/) sign-up opens</li>
1414
<li>**21 January 2025:** Speaker Mentorship signup closes</li>
1515
<li>**30 January 2025:** [Call for Reviewers](https://forms.gle/4GTJjwZ1nHBGetM18) & review process begin</li>
16-
<li>**3 February 2025:** Call for Proposals (CfP) closes (<b>Extension</b>)</li>
16+
<li>**3 February 2025:** Extended Call for Proposals (CfP) closes</li>
1717
</ul>
1818

1919
<ul className="milestone-todo">
20-
<li><strike>**27 January 2025:** Call for Proposals (CfP) closes</strike></li>
2120
<li>**January/February 2025** Financial Aid Programme starts</li>
2221
<li>**January/February 2025** Community Voting and Proposal Review</li>
2322
<li>**February/March 2025** Programme selection process</li>
@@ -59,7 +58,7 @@ Share your ideas with the programme team at [[email protected]](mailto:pro
5958

6059
## **Q. When can I submit a talk proposal?**
6160

62-
A. Sadly, at this point you cannot. The [Call for Proposals (CfP)](/programme/cfp) was open from **10 – <strike>27 January</strike> 3rd February 2025** (extended).
61+
A. Sadly, at this point you cannot. The [Call for Proposals (CfP)](/programme/cfp) was open from **the 10th of January to the 3rd of February 2025** (including an extension of the original deadline).
6362

6463
Need support with your submission? Explore our [Speaker Mentorship Programme](programme/mentorship/) for guidance.
6564

0 commit comments

Comments
 (0)