Skip to content

Commit a0e0dca

Browse files
committed
Merge remote-tracking branch 'rodney/main' into achinga/paystack-student-ticket
# Conflicts: # src/components/hero-section.tsx
2 parents 63abd89 + d5e0789 commit a0e0dca

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

src/app/(articles)/proposal.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ We are providing useful and important information below that will help you submi
99
## Timeline
1010

1111
1. Saturday 27th, 2025 - Call For Proposals Opens
12-
2. January 31st, 2026, 11:59 PM EAT — Call For Proposals Closes
13-
3. February 28th, 2026 — Notifications are sent to speakers
14-
4. March 31st, 2026 — The schedule is posted here on the PyCon KE website
15-
5. August 28th - 29th, 2026 — PyCon KE 2026 in Nairobi, Kenya
12+
2. 12th June, 2026, 11:59 PM EAT — Call For Proposals Closes
13+
3. Late July 2026 — Notifications are sent to speakers
14+
4. 4th August 2026 — The schedule is posted here on the PyCon KE website
15+
5. 2nd and 3rd October, 2026 — PyCon KE 2026 in Nairobi, Kenya
1616

1717
Part of PyCon KE purpose is to generate materials to help with Python education and advocacy all over the world, so we intend to record all PyCon KE Keynotes, Talks and Lightning Talks and release the recordings on our YouTube channel.
1818

src/components/hero-section.tsx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ export default function HeroSection() {
1111
<div className="flex justify-center gap-4 mb-10">
1212
<RainbowButton>
1313
<a
14-
href="https://paystack.com/buy/pyconke-2026-early-bird"
14+
href="https://paystack.com/buy/pyconke-2026-normal-pass"
1515
target="_blank"
1616
rel="noreferrer"
1717
>
@@ -21,15 +21,15 @@ export default function HeroSection() {
2121
<RainbowGreyButton>
2222
<a href="/tickets/student">Student Ticket</a>
2323
</RainbowGreyButton>
24-
<RainbowGreyButton>
24+
{/* <RainbowGreyButton>
2525
<a
2626
href="https://cfp.pycon.ke/pycon-kenya-2026/cfp"
2727
target="_blank"
2828
rel="noreferrer"
2929
>
3030
Call For Speakers
3131
</a>
32-
</RainbowGreyButton>
32+
</RainbowGreyButton> */}
3333
</div>
3434
<h1 className="scroll-m-20 text-4xl font-extrabold tracking-tight lg:text-5xl">
3535
Welcome to PyCon Kenya 2026

0 commit comments

Comments
 (0)