We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f8a093 commit 696b81aCopy full SHA for 696b81a
common/routes.js
@@ -26,6 +26,6 @@ export const Y2022 = makePath('/2022')
26
27
export const Y2023 = makePath('/2023')
28
29
-export const Y2023 = makePath('/2024')
+export const Y2024 = makePath('/2024')
30
31
export const NEWS = makePath("/news")
0 commit comments