Skip to content

Commit aa2ac65

Browse files
authored
Merge pull request #8 from monicaoyugi/main
changed date and added cfp link
2 parents d259830 + d4d65d1 commit aa2ac65

File tree

2 files changed

+14
-13
lines changed

2 files changed

+14
-13
lines changed

bun.lock

Lines changed: 12 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/components/hero-section.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ export default function HeroSection() {
2020
</RainbowButton>
2121
<RainbowGreyButton>
2222
<a
23-
href="https://pycon-kenya-2025.sessionize.com"
23+
href="https://pretalx.com/pycon-kenya-2026/cfp"
2424
target="_blank"
2525
rel="noreferrer"
2626
>
@@ -31,7 +31,7 @@ export default function HeroSection() {
3131
<h1 className="scroll-m-20 text-4xl font-extrabold tracking-tight lg:text-5xl">
3232
Welcome to PyCon Kenya 2026
3333
</h1>
34-
<h3 className="pt-6 text-2xl">28th - 29th August, 2026</h3>
34+
<h3 className="pt-6 text-2xl">2nd - 3rd October, 2026</h3>
3535
<h4 className="pt-6 text-1xl">TBC</h4>
3636
<h4 className="pt-6 text-1xl">
3737
<a

0 commit comments

Comments
 (0)