Skip to content

Commit 9898c92

Browse files
committed
Add missing redirect rule for static files in 2023 directory
1 parent b654d97 commit 9898c92

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

my-app/public/_redirects

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/2023/static/* /2023/static/:splat 200
12
/2023/* /2023/ 200
23
/2023 /2023/ 301
34
/* /2023/ 200

0 commit comments

Comments
 (0)