mirror of
https://gitee.com/eolink_admin/postcat.git
synced 2024-12-04 20:58:01 +08:00
7 lines
156 B
JSON
7 lines
156 B
JSON
{
|
|
"redirects": [
|
|
{ "source": "/:path*", "destination": "/zh-Hans/:path" },
|
|
{ "source": "/zh-Hans/:path*", "destination":"/zh-Hans/:path*" }
|
|
]
|
|
}
|