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 5fab9aa commit 9102a27Copy full SHA for 9102a27
apps/blog/src/_redirects
@@ -5,3 +5,5 @@
5
# Polish articles (no language prefix)
6
/:year/:month/:day/:slug /:slug 301
7
/:year/:month/:day/:slug/ /:slug 301
8
+/pl/:year/:month/:day/:slug /:slug 301
9
+/pl/:year/:month/:day/:slug/ /:slug 301
0 commit comments