Skip to content

Commit 5b844bd

Browse files
authored
Merge pull request #328 from jiyuujin/enhance/redirect-2023
redirect 2023
2 parents 8a7315d + 41dc74d commit 5b844bd

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

netlify.toml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,3 @@
22
from = "/2022/*"
33
to = "/2022/index.html"
44
status = 200
5-
6-
[[redirects]]
7-
from = "/*"
8-
to = "/2022/:splat"
9-
status = 301

0 commit comments

Comments
 (0)