Skip to content

Commit 696b81a

Browse files
authored
Cassidy is a professional developer
1 parent 8f8a093 commit 696b81a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/routes.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ export const Y2022 = makePath('/2022')
2626

2727
export const Y2023 = makePath('/2023')
2828

29-
export const Y2023 = makePath('/2024')
29+
export const Y2024 = makePath('/2024')
3030

3131
export const NEWS = makePath("/news")

0 commit comments

Comments
 (0)