Skip to content

Commit d15b444

Browse files
fix: missing /en/ redirect (#306)
1 parent 3a9a6cd commit d15b444

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/blog/src/_redirects

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -297,4 +297,5 @@
297297
/pl/:year/:month/:day/:slug/ /pl/:slug/ 301
298298

299299
/en / 301
300+
/en/ / 301
300301
/en/* /:splat/ 301

0 commit comments

Comments
 (0)