Skip to content

Commit bb82b81

Browse files
authored
Merge pull request #13 from droidconKE/2025-changes
conent updates
2 parents 53667c7 + 0685c54 commit bb82b81

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

constant/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
export const TICKETS_LINK = 'https://bit.ly/dcKE2024Tickets'
2-
export const CFS_LINK = 'https://bit.ly/dcke24CFP'
2+
export const CFS_LINK = 'https://bit.ly/dcke25CFP'

pages/past-events/2024.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ const Home2024: NextPage<SessionProps> = ({
4949
<div className="l-container mt-8 md:mt-0 py-2 md:py-4">
5050
<div className="w-full flex justify-between md:flex-row items-center mt-5 md:mt-6">
5151
<h3 className="lowercase text-2xl md:text-3xl text-white dark:text-white-dark">
52-
dcKe23 Sessions
52+
dcKe24 Sessions
5353
</h3>
5454
<SessionToggles
5555
setShowFilterSession={setShowFilterSession}

0 commit comments

Comments
 (0)