We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c7a208 commit b654d97Copy full SHA for b654d97
1 file changed
my-app/public/_redirects
@@ -1,3 +1,3 @@
1
-/2023/* /2023/index.html 200
2
-/2023 /2023/index.html 200
3
-/* /2023/index.html 200
+/2023/* /2023/ 200
+/2023 /2023/ 301
+/* /2023/ 200
0 commit comments