You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
274 B
9 lines
274 B
{
|
|
"/_not-found/page": "/_not-found",
|
|
"/page": "/",
|
|
"/[locale]/console/page": "/[locale]/console",
|
|
"/[locale]/docs/page": "/[locale]/docs",
|
|
"/[locale]/login/page": "/[locale]/login",
|
|
"/[locale]/page": "/[locale]",
|
|
"/[locale]/pricing/page": "/[locale]/pricing"
|
|
}
|